gatsby-plugin-hidenames

1.0.1 • Public • Published

gatsby-plugin-hidenames

Renames files in the build folder to use file hashes instead of component paths

This has a lot of stuff hardcoded and will probably break if used with other plugins or an update to Gatsby

gatsby-config.js

{
  plugins: [
    'gatsby-plugin-hidenames'
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i gatsby-plugin-hidenames

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.17 kB

Total Files

4

Last publish

Collaborators

  • davecaruso