Skip to content

Commit

Permalink
slk react work
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarpunk committed Aug 19, 2023
1 parent 14a1c61 commit a88bb74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"main": "./out/extension.js",
"scripts": {
"publish": "vsce publish patch",
"vscode:prepublish": "webpack --mode production",
"vscode:prepublish": "npm compile",
"compile": "V=1 vite build && V=2 vite build && V=3 vite build"
},
"devDependencies": {
Expand Down

0 comments on commit a88bb74

Please sign in to comment.