You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use this plugin on the project. And now I need to write my own plugin for nunjucks. So, I have to add it by using 'addExtension'(https://mozilla.github.io/nunjucks/api.html#addextension) method from my configured env. but 'nunjucks-webpack-plugin' do not provide the env. Any ideas to solve this issue?
The text was updated successfully, but these errors were encountered:
I use this plugin on the project. And now I need to write my own plugin for nunjucks. So, I have to add it by using 'addExtension'(https://mozilla.github.io/nunjucks/api.html#addextension) method from my configured env. but 'nunjucks-webpack-plugin' do not provide the env. Any ideas to solve this issue?
The text was updated successfully, but these errors were encountered: