1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

chore: utility commit

This commit is contained in:
2023-12-06 08:44:07 +01:00
parent 861b704344
commit 756786d72e
8 changed files with 245 additions and 61 deletions

View File

@ -111,6 +111,7 @@ function startRenderer (callback) {
const server = new WebpackDevServer(compiler, {
port: 9080,
hot: true,
client: {
overlay: true,
logging: 'warn'