Christian Scharr
Results
2
issues of
Christian Scharr
When using @angular/cli to create WebComponents one ends up with at least 2 files for each WebComponent: main.js and styles.js. But the elementConfig only supports a single URL per element....
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":...
help wanted