coverage-istanbul-loader icon indicating copy to clipboard operation
coverage-istanbul-loader copied to clipboard

I am instrumenting angular 8 typescript with webpack configuration, how do i deploy the webpack bundles so that i get the global.__coverage__ and window.__coverage__? i have tried ""build:dev": "webpack-dev-server --inline --hot --progress --port 8082"," script, but it doesn't serve the bundle, I am just seeing the folder structure from the browser.

Open 736275 opened this issue 4 years ago • 0 comments

736275 avatar Feb 09 '21 06:02 736275