make rollup watch mode work

This commit is contained in:
nikek
2020-04-01 23:24:11 +02:00
parent e791907d1f
commit d4ac45b628
3 changed files with 22 additions and 57 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"react-scripts": "^3.4.1",
"recursive-readdir": "^2.2.2",
"replace-in-file": "^5.0.2",
"rollup": "^2.1.0",
"rollup": "^2.3.2",
"rollup-plugin-image-files": "^1.4.2",
"rollup-plugin-peer-deps-external": "^2.2.2",
"rollup-plugin-postcss": "^2.5.0",