-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Programmatically create _redirects file through JS objects #4
Comments
@manniL Is there still need for this feature? I'd be willing to make a PR :) Also, another netlify file that might be needed is |
Hey @andre-brdoch 👋🏻 Yes, this feature is still desired 😋
Definitely! Maybe we could focus on netlify.toml in general (instead of _redirects and _headers because they could be "transformed" into a netlify toml). |
Hey @manniL, i made a PR 😄 Let me know what you think: #11 allowing all 3 types of netlify files to be either copied or created programmatically might still make sense though, even though everything could be done via toml file. However, might get a little messy with the configurations, not sure what would be the best approach. |
Thanks for the effort! Will check out in the coming days 👍 |
No description provided.
The text was updated successfully, but these errors were encountered: