mirror of
https://github.com/Xevion/history-of-robotics.git
synced 2025-12-06 01:15:12 -06:00
fix 404s caused by public root path, add config
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
module.exports = {
|
||||
outputDir: './docs/',
|
||||
publicPath: '/history-of-robotics/',
|
||||
chainWebpack: config => {
|
||||
config.module
|
||||
.rule('vue')
|
||||
|
||||
Reference in New Issue
Block a user