Fix build
This commit is contained in:
parent
c4f82fac54
commit
3cd2062ebf
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ module.exports = {
|
|||
},
|
||||
plugins: [
|
||||
new CleanWebpackPlugin(["dist"]),
|
||||
new WebpackShellPlugin({onBuildStart:preBuildScripts}),
|
||||
// new WebpackShellPlugin({onBuildStart:preBuildScripts}),
|
||||
new HtmlWebpackPlugin({
|
||||
title: 'Space Map',
|
||||
template: 'index.ejs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue