-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
See #10 for some context. If there is no existing .htaccess file, then each run of gatsby build results in the redirects being added to the existing file. Ideally, the plugin should support appending to an existing .htaccess file in static/ as well as creating an empty file.
One approach could be to read the contents of static/.htaccess ourselves, and then append our redirects, and output this.
PRs welcome.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed