Commit 0c7dbb95 authored by abbycin's avatar abbycin

damn vsce

parent 73a328bf
......@@ -26,4 +26,4 @@
---
截图
![screenshot](https://git.isliberty.me/abbycin/topjs-debugger/src/master/assets/screenshot.jpg)
\ No newline at end of file
![screenshot](./assets/screenshot.jpg)
\ No newline at end of file
......@@ -32,8 +32,9 @@
"scripts": {
"postinstall": "node ./node_modules/vscode/bin/install",
"build": "node ./build.js",
"package": "vsce package",
"publish": "vsce publish"
"package": "vsce package --baseImagesUrl https://git.isliberty.me/abbycin/topjs-debugger/src/master/",
"unpublish": "vsce unpublish",
"publish": "vsce publish --baseImagesUrl https://git.isliberty.me/abbycin/topjs-debugger/src/master/"
},
"dependencies": {
"await-notify": "^1.0.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment