Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b5353cc

Browse files
committedSep 8, 2021
Add esbuild dev dependency for bundling
1 parent f1c9195 commit b5353cc

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
 

‎package-lock.json

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"@types/uuid": "~8.3.1",
6666
"@types/vscode": "~1.56.0",
6767
"@vscode/test-electron": "~1.6.2",
68+
"esbuild": "^0.12.25",
6869
"mocha": "~9.1.1",
6970
"mocha-junit-reporter": "~2.0.0",
7071
"mocha-multi-reporters": "~1.5.1",

0 commit comments

Comments
 (0)
Please sign in to comment.