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: updater
This commit is contained in:
@@ -58,8 +58,7 @@ module.exports = {
|
||||
publish: {
|
||||
provider: 'generic',
|
||||
url: ''
|
||||
},
|
||||
compression: 'maximum'
|
||||
}
|
||||
},
|
||||
chainWebpackMainProcess (config) {
|
||||
config.entry('mitmproxy').add(path.join(__dirname, 'src/bridge/mitmproxy.js'))
|
||||
|
||||
Reference in New Issue
Block a user