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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@docmirror/dev-sidecar-gui",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"private": false,
|
||||
"license": "MPL-2.0",
|
||||
"scripts": {
|
||||
|
||||
@@ -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