👷 migrate doc scope

This commit is contained in:
Kuitos 2022-05-23 15:56:43 +08:00
parent 08f721dd28
commit bc884b2044

View File

@ -1,15 +0,0 @@
{
"name": "qiankun",
"scope": "chencheng",
"version": 2,
"builds": [{ "src": "./dist/**", "use": "@now/static" }],
"build": {
"env": {
"NOW_DEPLOY": "true"
}
},
"github": {
"enable": false
},
"alias": ["qiankun.umijs.org"]
}