Skip to content

Commit

Permalink
Fix build not working
Browse files Browse the repository at this point in the history
  • Loading branch information
sienori committed Apr 9, 2021
1 parent 99ee3e9 commit 2dc1b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.dist.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ module.exports = [
]
},
{
...generalConfig,
mode: "production",
resolve: {
alias: {
Expand Down

0 comments on commit 2dc1b42

Please sign in to comment.