Skip to content

Commit

Permalink
Update webpack.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AMushegh authored Aug 30, 2023
1 parent 05a0124 commit 7af3d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ module.exports = {
output: {
filename: "[name].js",
path: path.resolve(__dirname, "dist"),
publicPath: ""
},
};

0 comments on commit 7af3d76

Please sign in to comment.