fix: webpack deprecation warning

Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
This commit is contained in:
Lachezar Lechev 2023-11-08 10:40:05 +02:00
parent db3d962798
commit b3266ef534
No known key found for this signature in database
GPG key ID: 69BDCB3ED8CE8037

View file

@ -152,7 +152,7 @@ module.exports = (env, argv) => ({
host: '0.0.0.0',
static: false,
hot: false,
https: true,
server: 'https',
liveReload: false
},
optimization: {