nunjucks-loader icon indicating copy to clipboard operation
nunjucks-loader copied to clipboard

Load config file via webpack loaders

Open ixth opened this issue 6 years ago • 3 comments

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.

ixth avatar Jun 16 '18 09:06 ixth

Actually, I'm working on it right now.

ixth avatar Jun 16 '18 09:06 ixth

Actually, I'm working on it right now.

Have you some working code?

JohnXLivingston avatar Jun 30 '20 16:06 JohnXLivingston

I decided to precompile it. 😐

ixth avatar Jul 02 '20 10:07 ixth