Skip to content

Commit

Permalink
add externals
Browse files Browse the repository at this point in the history
  • Loading branch information
happyCoding1024 committed Apr 23, 2020
1 parent 4f4cfa5 commit 4f3e439
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webpack.prod.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ module.exports = {
}]
},
plugins: [
new HtmlWebpackPlugin({
template: './src/index.html'
}),
new CleanWebpackPlugin({
dry: false,
cleanStaleWebpackAssets: true,
Expand Down

0 comments on commit 4f3e439

Please sign in to comment.