set public path to /admin

This commit is contained in:
Moriz Wahl 2021-10-26 18:33:42 +02:00
parent 2eb453a4ae
commit bdbfff76e3

View File

@ -17,7 +17,7 @@ module.exports = {
},
},
lintOnSave: true,
publicPath: '/vue',
publicPath: '/admin',
configureWebpack: {
// Set up all the aliases we use in our app.
resolve: {