Closed Markovnin closed 2 years ago
By default, npm run build will leave SCSS source maps in the build code (see attached image). Is there a way to disabled it? Source maps are not needed in the build.
npm run build
This might be fixed in the newest preact-cli rc, but not entirely sure if this template is compatible
preact-cli
By default,
npm run build
will leave SCSS source maps in the build code (see attached image). Is there a way to disabled it? Source maps are not needed in the build.