1.0.1 • Published 3 years ago

nunjucks-i18n-webpack-plugin v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

nunjucks-i18n-webpack-plugin

This project mixes nunjucks-webpack-plugin & simple-i18n-webpack-plugin implementation as a single plugin.

Why

Simple-i18n-webpack-plugin just works with HTML Webpack Plugin by taping into the compilation process through a hook. Using this implementation it becomes an all in one solution for Nunjucks templating + internalization.

Contributors

  • Alexander Krasnoyarov (Nunjucks-webpack-plugin)
  • Harvey Zack (simple-i18n-webpack-plugin)
  • Angel Cardona (mixing both solutions)

Install

npm install --save-dev nunjucks-i18n-webpack-plugin

Usage

Docs still pending.