1.0.11 • Published 3 years ago

razzle-plugin-disable-sourcemaps v1.0.11

Weekly downloads
589
License
ISC
Repository
github
Last release
3 years ago

npm version

razzle-plugin-disable-sourcemaps

A razzle plugin that disables source maps for both css and js

How To Use:

npm i --save-dev razzle-plugin-disable-sourcemaps

then, create a razzle.config.js at the root directory of your razzle project. Then paste this in the file.

// razzle.config.js

module.exports = {
  plugins: ['disable-sourcemaps'],
};

Get it on NPM:

https://www.npmjs.com/package/razzle-plugin-brotli-gzip-zopfli

1.0.11

3 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.10

4 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago