Fix all type errors
This commit is contained in:
parent
050d32e2ad
commit
cfe8897f2a
3 changed files with 13 additions and 5 deletions
|
|
@ -25,7 +25,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