webpack/examples/i18n/template.md

440 B

example.js

{{example.js}}

webpack.config.js

{{webpack.config.js}}

I recommend to use new I18nPlugin(null) for development and write a small script that generates bundles for every language

de.json

{{de.json}}

js/output.js

{{js/output.js}}

Info

Uncompressed

{{stdout}}

Minimized (uglify-js, no zip)

{{min:stdout}}