UNPKG

gatsby-plugin-htaccess-redirects

Version:

Gatsby plugin to render redirects into a .htaccess file at public/.htaccess

17 lines (9 loc) 270 B
# Change Log ## 0.2.3 * Add `withSlash` option, props @uwej711 * Bump lodash version for security fix ## 0.2.2 **Note:** Version bump to update README on npm. ## 0.2.1 ### Bug Fixes * Fix issue where repeated `gatsby build` runs result in an invalid `.htaccess`.