mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
change config
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
module.exports = {
|
||||
publicPath: process.env.NODE_ENV === 'production'
|
||||
? '/' + process.env.CI_PROJECT_NAME + '/'
|
||||
? '/LuckyDiamond/'
|
||||
: '/'
|
||||
}
|
||||
Reference in New Issue
Block a user