nunjucks-webpack-plugin
nunjucks-webpack-plugin copied to clipboard
Watch mode doesn't work on windows
Hi! Watch mode doesn't work on windows.
os: windows 10
webpack: 3.8.1
nunjucks-webpack-plugin: 4.0.0
Hi @webmarkelov do you have an example of how I could read my templates automatic and generate them without specifying them manually in webpack.config?
thanks
No, I don’t have. I think it imposible the plugin expects an array with data.
PR welcome!
Hi @webmarkelov do you have an example of how I could read my templates automatic and generate them without specifying them manually in webpack.config?
thanks
Install and run on windows this webpack config, to see bug. Steps:
npm run dev;- change one of the files .njk.