itmayziii / gatsby-plugin-no-javascript

Removes all javascript files created by Gatsby from the static HTML files.
MIT License
77 stars 13 forks source link

Gatsby v3 support (peer dep) #26

Open iDVB opened 3 years ago

iDVB commented 3 years ago

Is your feature request related to a problem? Please describe. Thanks for a great plugin! Works great so far in Gatsby v3. The only ask here is to increment the peer dep for Gatsby to include v3.

Describe the solution you'd like Please update the peer dep version to include Gatsby 3