EDIT:
@baris error is gone / fixed. Thank you!
Hi,
Anyone have a solution? I need css and js not minified in frontend! Its impossible to devolope design.
In DevMode Files minified too.
Hope anyone can help. Disable this feature hardcoded is a solution too.
Thnx
NODE_ENV=development&& ./nodebb build
@PitaJ thanx. Fast answer. Many thanx.
Works only for "js" not for "css"!
Can i set "developement" in config.json too? Exist a list for configs-params?
*the actual wiki is really empty. No StructureLayer of Code, Dev-Resource is to small or empty categories ....
@ChrisKey the next main version will fix that big where CSS minification doesn't obey the development environmental variable.
You can't set it in the config file. What is your use case? Maybe an npm script or something would work.