Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cracker0dks committed Sep 17, 2024
1 parent 7fd930c commit 3accb12
Show file tree
Hide file tree
Showing 3 changed files with 964 additions and 969 deletions.
2 changes: 1 addition & 1 deletion config/webpack.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const config = {
filename: "[name]-[fullhash].js",
},
resolve: {
extensions: ["*", ".json", ".js"],
extensions: [".*", ".json", ".js"],
},
module: {
rules: [
Expand Down
Loading

0 comments on commit 3accb12

Please sign in to comment.