Checklist for Building Minimize Size Extension #6
johnsoncodehk
started this conversation in
Show and tell
Replies: 1 comment
-
Recommend my boilerplate: https://github.com/tjx666/awesome-vscode-extension-boilerplate |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
--minify
.vsix
and list unneeded files in.vscodeignore
@angular/compiler
->@angular-eslint/bundled-angular-compiler
.vsix
, instead separate targets for publishing usingvsce publish --target
esbuild-visualizer
to check your bundleChangelog.md
with hyperlinks instead of full contentUnsolved Problems:
data/webCustomData.js
forvscode-css-languageservice
andvscode-html-languageservice
Beta Was this translation helpful? Give feedback.
All reactions