-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Description
I am wondering if you don't think that's nicer to have a simple and usual JS object for the configurations rather than having to wrap the string in double quotes because that object is provided as it's to the Webpack define plugin, but we could provide pass the JSON representation of it before assigning to process.env
I had that modification in my project and it was easy to make, however I created the project when this template was for webpack v1 and last week I did the update and found that it's hard and tedious to synchronize changes if you have modifications in the template build folder, so I rolled back them to have the less changes as possible in order to have a simple upgrades in the future.
Thanks for considering.
Metadata
Metadata
Assignees
Labels
No labels