Skip to content

Commit

Permalink
Need webpack-prod so webpack bundle will be present
Browse files Browse the repository at this point in the history
  • Loading branch information
nturinski committed Mar 4, 2024
1 parent 65dce04 commit cec884f
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 @@ -570,7 +570,7 @@
]
},
"scripts": {
"vscode:prepublish": "npm run cleanReadme",
"vscode:prepublish": "npm run webpack-prod",
"build": "tsc",
"cleanReadme": "gulp cleanReadme",
"compile": "tsc -watch",
Expand Down

0 comments on commit cec884f

Please sign in to comment.