Replies: 1 comment
-
@Dalton123 the server name and port can be configured in the frontend-webpack-boilerplate/configuration/environment.js Lines 11 to 14 in efb0a6c |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the previous version of the boilerplate you could set it up like so
external: { proxy: "http://example.test/", },
This would change the URL whist developing. I can't figure out how to recreate this feature since updating to the latest code on the repo.
Does this feature still exist in webpack 5 and this boilerplate?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions