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

Commit

Permalink
revert until DNS is working
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlippold authored Jul 19, 2020
1 parent 6e61e68 commit de9a9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ module.exports = {
},
productionSourceMap: false,
transpileDependencies: ["vuetify", "register-service-worker"],
// publicPath: process.env.NODE_ENV === "production" ? "/saf/" : "/"
publicPath: process.env.NODE_ENV === "production" ? "/saf/" : "/"
};

0 comments on commit de9a9f2

Please sign in to comment.