flareact
flareact copied to clipboard
WIP: Feature/redirects
This contains a part of #124 This is my bad. If 124 is getting merged then I don't have to remove them but it doesn't, I will resolve it.
Can someone please review this and tell me what do you think?
I need some suggestions on this one. Can anyone help?
I need some suggestions on this one. Can anyone help?
Probably better to just ask ;)
So the way I am trying to do here is
- Read the config file
- Get the redirect data, create a json file in the worker file (As config file does
module.exports
where we are reading asimport
and this gonna throw error due to es and commonjs. Question on this one, can we make webpack to read it as well? if not any other alternative? - This is working so far. Now I will try to add regex and patterns. But does the approach look good?
@jplhomer how about this one? Am I heading in the right direction?
:tada: This PR is included in version 1.5.0-canary.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket: