Skip to content

Commit e326eff

Browse files
committed
Switch to webpack and remove rimraf
Signed-off-by: paulober <[email protected]>
1 parent 62ece45 commit e326eff

27 files changed

+1351
-1114
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"files.exclude": {
33
// set them to true to hide them in vscode
44
"out": false,
5-
"dist": true,
5+
"dist": false,
66
"**/*.vsix": true
77
},
88
"search.exclude": {

0 commit comments

Comments
 (0)