Skip to content

Commit

Permalink
give vsce another chance
Browse files Browse the repository at this point in the history
  • Loading branch information
shahata committed Apr 9, 2022
1 parent 328a68f commit 2117d6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/vscode-import-cost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
]
},
"scripts": {
"pretest": "webpack -c ./webpack.browser.js && webpack -c ./webpack.electron.js",
"pretest": "webpack -c ./webpack.browser.js && webpack -c ./webpack.electron.js && vsce package -o dist",
"test": "node ./test/index.js"
},
"devDependencies": {
Expand Down

0 comments on commit 2117d6a

Please sign in to comment.