JayBox325 / JayPack

JayBox Webpack framework
3 stars 0 forks source link

Make sure Nunjucks has been moved for initial build #27

Closed JayBox325 closed 3 years ago

JayBox325 commented 4 years ago

At the moment, I have to run gulp nunjucks-move for new projects because npm run watch throws an error that the data file isn't found:

Error: ENOENT: no such file or directory, open '_src/html/__data/data.json'

JayBox325 commented 3 years ago

This is working now