gatsby-plugin-no-sourcemaps

5.13.0 • Public • Published

gatsby-plugin-no-sourcemaps

For the times when your JavaScript sourcemaps are just too big to upload to your hosting provider.

Install

npm install gatsby-plugin-no-sourcemaps

Usage

// gatsby-config.js
module.exports = {
  // ...
  plugins: [
    {
      resolve: "gatsby-plugin-no-sourcemaps",
    },
  ],
  // ...
}

Package Sidebar

Install

npm i gatsby-plugin-no-sourcemaps

Weekly Downloads

12,690

Version

5.13.0

License

MIT

Unpacked Size

24.9 kB

Total Files

6

Last publish

Collaborators

  • kathmbeck
  • pieh
  • tylerbarnes
  • fk
  • daniellewgatsby
  • kylemathews
  • freiksenet
  • dschau
  • wardpeet
  • m-allanson
  • sidharthachatterjee
  • moocar