This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@lingui/snowpack-plugin

3.11.0 • Public • Published

License Version Downloads

@lingui/snowpack-plugin

Snowpack plugin which compiles on the fly the .po files for auto-refreshing. In summary, lingui compile command isn't required when using this plugin

@lingui/snowpack-plugin is part of LinguiJS. See the documentation for all information, tutorials and examples.

Installation

npm install --save-dev @lingui/snowpack-plugin
# yarn add --dev @lingui/snowpack-plugin

Usage

Via snowpack.config.js (Recommended)

snowpack.config.js

module.exports = {
  plugins: [
    '@lingui/snowpack-plugin',
  ],
}

License

MIT

Dependents (0)

Package Sidebar

Install

npm i @lingui/snowpack-plugin

Weekly Downloads

19

Version

3.11.0

License

MIT

Unpacked Size

4.99 kB

Total Files

3

Last publish

Collaborators