Преглед изворни кода

Removes unused script

main
Eric Amodio пре 3 година
родитељ
комит
1fdb8543d5
1 измењених фајлова са 0 додато и 1 уклоњено
  1. +0
    -1
      package.json

+ 0
- 1
package.json Прегледај датотеку

@ -9104,7 +9104,6 @@
"bundle": "webpack --mode production",
"clean": "git clean -Xdf -e !node_modules -e !node_modules/**/*",
"lint": "eslint src/**/*.ts --fix --cache",
"optimize:webviews": "webpack --config-name webviews --env.optimizeImages",
"pack": "vsce package --yarn",
"pack-insiders": "yarn run patch-insiders && yarn run pack",
"patch-insiders": "node ./scripts/applyPatchForInsiders.js",

Loading…
Откажи
Сачувај