gatsby-plugin-no-sourcemaps

5.14.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",
    },
  ],
  // ...
}

Dependents (24)

Package Sidebar

Install

npm i gatsby-plugin-no-sourcemaps

Weekly Downloads

18,357

Version

5.14.0

License

MIT

Unpacked Size

25.2 kB

Total Files

6

Last publish

Collaborators

  • mlgualtieri-gatsby
  • serhalp-netlify
  • kathmbeck
  • pieh
  • tylerbarnes
  • daniellewgatsby
  • fk