Skip to content

Disables client-side routing to allow hybrid sites behind a proxy or rewrite rules

License

Notifications You must be signed in to change notification settings

wardpeet/gatsby-plugin-static-site

Repository files navigation

gatsby-plugin-static-site

Disables client side routing for Gatsby.

Install

npm install --save @wardpeet/gatsby-plugin-static-site

How to use

// In your gatsby-config.js
plugins: [`@wardpeet/gatsby-plugin-static-site`];

About

Disables client-side routing to allow hybrid sites behind a proxy or rewrite rules

Resources

License

Stars

Watchers

Forks

Packages

No packages published