Skip to content

Making changes to webpack.config file? #81

Locked Answered by barelyhuman
chrisedhog asked this question in Help
Discussion options

You must be logged in to vote

While a hacky way to do it , https://www.npmjs.com/package/patch-package is what you can use here.

It'll create a diff between your modified version and the actual released version, thus running the patch after installation, so it should work on both platforms as expected, you are better off re-pinging on the developers for a more graceful solution though.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Pieparker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants