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

chore: suppress some stylelint warns

This commit is contained in:
2022-08-15 18:14:51 +02:00
parent c50d17e82b
commit 8cb2c197c8
7 changed files with 14 additions and 12 deletions

View File

@ -114,7 +114,6 @@ function startRenderer (callback) {
});
const server = new WebpackDevServer(compiler, {
hot: true,
port: 9080,
client: {
overlay: true,