Closed wuchuguang closed 7 years ago
module.exports = env;
module.exports = nunjucks;//or this
Why exported twice here ?
when module.exports = env report nunjucks error
when module.exports = nunjucks report filter error
I write an example for your case, hope it helps.
filter.js
but not validate