vscode-coverage-gutters icon indicating copy to clipboard operation
vscode-coverage-gutters copied to clipboard

Add webpack to the build pipeline

Open ryanluker opened this issue 6 years ago • 0 comments

Work

  • Integration webpack into the extension build flow
  • Add applicable typescript bundling bits
  • Add performance improvements as directed by the docs below
  • https://code.visualstudio.com/api/working-with-extensions/bundling-extension
  • https://code.visualstudio.com/api/working-with-extensions/bundling-extension#migrate-an-existing-extension
  • https://docs.sentry.io/platforms/javascript/sourcemaps/#webpack

ryanluker avatar Mar 18 '19 20:03 ryanluker