refactor(build): remove dist before build

This commit is contained in:
moklick
2022-04-11 12:17:54 +02:00
parent 261452ec82
commit ce9cce9f62
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -39,6 +39,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"release-it": "^14.12.5",
"rimraf": "^3.0.2",
"rollup": "^2.70.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-postcss": "^4.0.2",