mirror of https://github.com/TriliumNext/Notes
build(webpack): change to nosources-source-map
as per https://webpack.js.org/configuration/devtool/#production serving the `source-map` file to "normal" users seems to be not recommended, so instead let's go with `nosources-source-map`: a) this drastically reduces app-dist folder size from 20MB down to 8.7MB b) it still allows for stack tracespull/1225/head
parent
745b294ca1
commit
2be9389f3b
Loading…
Reference in New Issue