Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Commit

Permalink
build: the project should work on gh pages now
Browse files Browse the repository at this point in the history
  • Loading branch information
prescientmoon committed Nov 8, 2020
1 parent adb4c64 commit c0cf278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = {
output: {
path: paths.build,
filename: "[name].bundle.js",
publicPath: "/"
publicPath: "./"
},

plugins: [
Expand Down

0 comments on commit c0cf278

Please sign in to comment.