parent
2496cece91
commit
45e8331e26
150 changed files with 610 additions and 609 deletions
|
@ -63,9 +63,7 @@ module.exports = new Promise(async resolve => {
|
|||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
VERSION: JSON.stringify(version),
|
||||
CONFIG: {
|
||||
themeColor: JSON.stringify(constants.themeColor)
|
||||
}
|
||||
THEME_COLOR: JSON.stringify(constants.themeColor)
|
||||
}),
|
||||
new StringReplacePlugin()
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue