nunjucks-loader
nunjucks-loader copied to clipboard
Load config file via webpack loaders
I ran into a problem: my nunjucks.config.js depends on es6 module. I think it'd be nice to pass config file through webpack loaders before execution.
Actually, I'm working on it right now.
Actually, I'm working on it right now.
Have you some working code?
I decided to precompile it. 😐