-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
I am trying to enhance the default CLI configuration of webpack-dev-server. I need to set the following properties:
- devServer
- historyApiFallback: true
- headers
- "Access-Control-Allow-Origin": "http://localhost.devnet"
- "Access-Control-Allow-Credentials": "true"
What I am seeing is. that ngw successfully injects this but it seems that @angular/cli overrides it afterwards... It never gets recognized by webpack-dev-server, whatever property I am setting inside "devServer"
muratcorlu and splincode
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed