refactor: 增量更新

pull/67/head
xiaojunnuo 2021-04-03 17:33:55 +08:00
parent 15670d6df4
commit 89bf01b5ca
1 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,8 @@ module.exports = {
},
publish: {
provider: 'generic',
url: 'http://dev-sidecar.docmirror.cn/update/'
// url: 'http://dev-sidecar.docmirror.cn/update/'
url: 'http://localhost/dev-sidecar/'
}
},
chainWebpackMainProcess (config) {