Skip to content

Commit 74470a0

Browse files
bors[bot]Mukund Lakshman
andauthored
Merge #9832
9832: vscode extension: use esbuild instead of rollup. r=matklad a=yaymukund This shaves a couple seconds off our build & trims npm dependencies. I tested it using VSCode's "Install [Extension] from VSIX" option and it seems to work. Note that it changes the root of the package from `out/src/main → out/main`. Fell out of the discussion in #9179 Co-authored-by: Mukund Lakshman <[email protected]>
2 parents 0d2b423 + 4638604 commit 74470a0

File tree

4 files changed

+24
-373
lines changed

4 files changed

+24
-373
lines changed

editors/code/.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
node_modules
22
.eslintrc.js
3-
rollup.config.js

0 commit comments

Comments
 (0)