mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
updates for serving off AWS / cloudfront
This commit is contained in:
@@ -20,6 +20,9 @@ var merged = merge.merge(common, {
|
||||
headers: {
|
||||
'Cache-Control': 'no-store',
|
||||
},
|
||||
devMiddleware: {
|
||||
publicPath: '/dist-dev/'
|
||||
},
|
||||
allowedHosts: "all",
|
||||
hot: false,
|
||||
liveReload: false,
|
||||
|
||||
Reference in New Issue
Block a user