|
@@ -66,7 +66,7 @@ module.exports = {
|
|
publicPath:
|
|
publicPath:
|
|
process.env.NODE_ENV === 'production'
|
|
process.env.NODE_ENV === 'production'
|
|
? CDN_URL + '/static/img'
|
|
? CDN_URL + '/static/img'
|
|
- : '/static/img',
|
|
|
|
|
|
+ : '/tparking/static/img',
|
|
outputPath: 'static/img',
|
|
outputPath: 'static/img',
|
|
},
|
|
},
|
|
},
|
|
},
|