Skip to content

Commit 08fc725

Browse files
lauthiebstephengroat-dd
authored andcommitted
fix: vulnerabilities (lauthieb#98)
* fix: vulnerabilities * revert multispinner
1 parent 101fd96 commit 08fc725

File tree

3 files changed

+364
-894
lines changed

3 files changed

+364
-894
lines changed

.electron-vue/build.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ const { spawn } = require('child_process')
99
const webpack = require('webpack')
1010
const Multispinner = require('multispinner')
1111

12-
1312
const mainConfig = require('./webpack.main.config')
1413
const rendererConfig = require('./webpack.renderer.config')
1514
const webConfig = require('./webpack.web.config')
@@ -129,4 +128,4 @@ function greeting () {
129128
})
130129
} else console.log(chalk.yellow.bold('\n lets-build'))
131130
console.log()
132-
}
131+
}

0 commit comments

Comments
 (0)