Matej Simek
Matej Simek
Is there any way to check this? Simple `node_modules` folder check isn't enough.
This means that we need package.json file, but we tried to avoid it from the project start.
As it's upstream issue, we introduced `disableSourcemaps` config property when the performance is an issue.
Yep, better solution would be an offline tool.
Still a problem. We miss some important part in docker/hooks/build
Extracted into https://github.com/manGoweb/mango-cli-core But more work need to be done: - [ ] reuse mango-cli-core as package (extend core and build on it) - [ ] tests - [ ]...
partly done for scripts task in dev mode (uses webpack watch mode)
Examined all these above and also tried hard https://github.com/zeit/pkg and https://github.com/nexe/nexe tools to work. The closest to working solution was pkg, but sharp dependency tree and dynamic loading is a...
ping @Onset as he used to share variables between json and stylus
https://github.com/acusticdemon/gulp-sass-import-json