nystudio107 / annotated-webpack-config

This is the companion github repo for the "An Annotated webpack 4 Config for Frontend Web Development" article.
https://nystudio107.com/blog/an-annotated-webpack-4-config-for-frontend-web-development
MIT License
435 stars 75 forks source link

dev server public path fix #30

Closed tarmooo closed 3 years ago

tarmooo commented 3 years ago

Description

For me i needed it to be changed as i run craft cms alongside i needed all webpack files to be served from public url(localhost:8080)