mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
3 lines
159 B
JavaScript
3 lines
159 B
JavaScript
module.exports = {// https://learnvue.co/articles/deploy-vue-to-github-pages
|
|
publicPath: "/", // Custom domain in prod, local in dev.. Always the same
|
|
}; |