1.0.11 • Published 1 year ago

razzle-plugin-disable-sourcemaps v1.0.11

Weekly downloads
589
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.10

3 years ago

1.0.7

3 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago