webpack-contrib / i18n-webpack-plugin

[DEPRECATED] Embed localization into your bundle
MIT License
317 stars 74 forks source link

Perform translations in pug #76

Open eth57 opened 6 years ago

eth57 commented 6 years ago

Is there a way to use it in pug template?

span __('hello')

https://github.com/webpack-contrib/i18n-webpack-plugin/issues/15#issuecomment-314710267

iliakan commented 6 years ago

add &globals=__ to pug-loader options.