From b58c7b4604f0bbe4deed58a86409f085acdeff50 Mon Sep 17 00:00:00 2001 From: hippoz <10706925-hippoz@users.noreply.gitlab.com> Date: Tue, 20 Sep 2022 18:17:57 +0300 Subject: [PATCH] disable livereload --- frontend/rollup.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/rollup.config.js b/frontend/rollup.config.js index 6f0995a..1854180 100644 --- a/frontend/rollup.config.js +++ b/frontend/rollup.config.js @@ -40,7 +40,7 @@ export default { // Watch the `public` directory and refresh the // browser on changes when not in production - !production && livereload('public'), + //!production && livereload('public'), // Copy fonts copy({