mirror of
https://github.com/KevinMidboe/leifsopplevelser.git
synced 2025-10-29 01:30:22 +00:00
Reset base build config file to not use static /leifsopplevelser route used for github pages
This commit is contained in:
@@ -19,8 +19,7 @@ module.exports = {
|
||||
path: config.build.assetsRoot,
|
||||
filename: '[name].js',
|
||||
publicPath: process.env.NODE_ENV === 'production'
|
||||
? '/leifsopplevelser/'
|
||||
// ? config.build.assetsPublicPath
|
||||
? config.build.assetsPublicPath
|
||||
: config.dev.assetsPublicPath
|
||||
},
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user