feat: add devcontainer config

This commit is contained in:
2025-02-19 06:23:51 +08:00
parent 2a6628ad25
commit 11ac3a22ab
2 changed files with 14 additions and 0 deletions

View File

@@ -12,6 +12,9 @@
"prepub": "envision switchOrg user",
"pub": "envision deploy ./dist -k app-template -v 0.0.1"
},
"stackblitz": {
"startCommand": "npm dev:web"
},
"keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me>",
"license": "MIT",