@streamr/po-loader

1.0.0 • Public • Published

po-loader

A small webpack-loader for .po files

Usage

Tested with webpack@3

  1. Install the package with
npm i -S @streamr/po-loader
  1. Add the following into webpack config's `module.rules:
{
    test: /\.po/,
    use: '@streamr/po-loader',
}

Package Sidebar

Install

npm i @streamr/po-loader

Weekly Downloads

3

Version

1.0.0

License

UNLICENSED

Unpacked Size

1.43 kB

Total Files

3

Last publish

Collaborators

  • samigabor
  • fonty1
  • hpihkala
  • tumppi
  • harbu
  • mariusz_io
  • pzsavola
  • juslesan
  • jtakalai
  • streamr-dev
  • teogeb
  • samt1803