vscode-data-preview icon indicating copy to clipboard operation
vscode-data-preview copied to clipboard

Optimize Data Preview extension package size

Open RandomFractals opened this issue 3 years ago • 0 comments
trafficstars

  • [ ] add node_modules to .vscodeignore
  • [ ] exclude docs pics from extension package
  • [ ] use webpack or new ES modules to bundle extension dependencies

See similar changes in geo data viewer to bundle it: https://github.com/RandomFractals/geo-data-viewer/issues/134

RandomFractals avatar Sep 07 '22 12:09 RandomFractals