Michael McDonald
Michael McDonald
@aaronjensen I like how you mention in your readme some of the webpack devtool options work out of the box for sourcemaps, it'd be worth considering to update the `karma-webpack`...
Happy to create PR for this. I'm thinking of providing config example #67 for new option in readme for this PR.
To integrate with an existing system that uses a custom trace id that doesn't conform to traceparent standard. Just following https://github.com/w3c/baggage/issues/11 that says Correlation-Context (or [baggage](https://www.w3.org/TR/baggage/)) should be kept for...
This would help us. Our scenario is we're wanting to build test apps that point to test sites for testing but I don't have access to them just the source...
Note webpack already supports this: https://webpack.js.org/guides/csp/ https://github.com/webpack-contrib/style-loader/pull/319 Related: https://github.com/angular/angular/issues/6361 https://github.com/angular/angular-cli/issues/12378
Is anyone interested in making a provider for these functions? https://github.com/hashicorp/terraform/issues/2771
Related #1036
Looks related: https://github.com/prettier/prettier/issues/6517
You can use VSCode built-in JSON sort on save `json.sortOnSave.enable` (will be changed to `"editor.codeActionsOnSave": { "source.sort.json": true }` on Sep 23 release).
> thank you for your interest in httpbatchhandler. Thanks for your work on HttpBatchHandler, we're finding it useful. > In the tests the content-length is correctly set in the response....