Update assets public path for temporary s3 bucket deployment
This commit is contained in:
@@ -50,7 +50,7 @@ module.exports = {
|
||||
// Paths
|
||||
assetsRoot: path.resolve(__dirname, '../dist'),
|
||||
assetsSubDirectory: 'static',
|
||||
assetsPublicPath: '/',
|
||||
assetsPublicPath: '/lunchrun-public/',
|
||||
|
||||
/**
|
||||
* Source Maps
|
||||
|
||||
Reference in New Issue
Block a user