working on webshare

This commit is contained in:
sawka
2023-03-28 17:02:05 -07:00
parent ac08af8be0
commit 6a42dcf07f
5 changed files with 160 additions and 9 deletions
+3
View File
@@ -20,6 +20,9 @@ var merged = merge.merge(common, {
headers: {
'Cache-Control': 'no-store',
},
allowedHosts: "all",
hot: false,
liveReload: false,
},
watchOptions: {
aggregateTimeout: 200,