Skip to content

Commit 3615236

Browse files
committed
fix-conflicts
2 parents dbbe7e8 + 6602d50 commit 3615236

File tree

3 files changed

+360
-863
lines changed

3 files changed

+360
-863
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)