You've already forked dev-sidecar
mirror of
https://github.com/docmirror/dev-sidecar.git
synced 2025-11-26 14:10:40 +08:00
refactor: 增量更新,杀掉端口占用的进程
This commit is contained in:
@@ -63,7 +63,7 @@ module.exports = {
|
||||
publish: {
|
||||
provider: 'generic',
|
||||
// url: 'http://dev-sidecar.docmirror.cn/update/'
|
||||
url: 'http://localhost/dev-sidecar/'
|
||||
url: 'http://dev-sidecar.docmirror.cn/update/preview/'
|
||||
}
|
||||
},
|
||||
chainWebpackMainProcess (config) {
|
||||
|
||||
Reference in New Issue
Block a user