Feat/access code #88

Merged
KevinMidboe merged 9 commits from feat/access-code into master 2021-05-21 08:39:18 +00:00
Showing only changes of commit 6c708532ac - Show all commits

View File

@@ -34,6 +34,7 @@ let webpackConfig = merge(commonConfig(true), {
compress: true,
historyApiFallback: true,
host: "0.0.0.0",
disableHostCheck: true,
hot: true,
overlay: true,
stats: {