prettier-vscode icon indicating copy to clipboard operation
prettier-vscode copied to clipboard

Exclude source map and Prettier ESM from extension package

Open kidonng opened this issue 3 years ago • 0 comments

  • [ ] Run tests
  • [x] Update the CHANGELOG.md with a summary of your changes

Resolve #2299

No build config is changed, I simply excluded source maps and ESM version of Prettier (unused) from the extension package. The package size is down from 8.3MB to 3.48MB!

kidonng avatar Aug 21 '22 08:08 kidonng