Skip to content

Commit c9074d3

Browse files
committed
Delete vscode extension related code
1 parent 98b45ef commit c9074d3

File tree

2 files changed

+1
-163
lines changed

2 files changed

+1
-163
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"access": "public"
3030
},
3131
"scripts": {
32-
"build": "gulp resources-to-lib && tsc && node scripts/patch-vscode-highlighting.js && webpack",
32+
"build": "gulp resources-to-lib && tsc && webpack",
3333
"build:lib": "tsc",
3434
"build:prod": "gulp resources-to-lib && tsc && npm run clean && npm run build:lib",
3535
"build:tsc:watch:res": "gulp resources-to-lib-watch",

packages/react/scripts/patch-vscode-highlighting.js

Lines changed: 0 additions & 162 deletions
This file was deleted.

0 commit comments

Comments
 (0)