build: add livereload in watch mode

This commit is contained in:
Johannes Loher 2022-08-15 15:01:47 +02:00
parent b518ede0f9
commit 0afdb45449
3 changed files with 58 additions and 1 deletions

View file

@ -93,6 +93,7 @@
"prettier": "2.7.1",
"rimraf": "3.0.2",
"rollup": "2.78.0",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-styles": "4.0.0",
"rollup-plugin-swc3": "0.3.0",
"sass": "1.54.4",