improve rollup build

This commit is contained in:
Rene Haas
2022-08-21 10:32:20 +02:00
parent 52c3f83e21
commit 4016920c9b
8 changed files with 54 additions and 84 deletions
+1 -2
View File
@@ -40,6 +40,7 @@
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.6.0",
"glob": "^7.1.6",
"istanbul-lib-instrument": "^5.2.0",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"nyc": "^15.1.0",
@@ -52,7 +53,6 @@
"prettier": "^2.6.2",
"rollup": "^2.75.5",
"rollup-plugin-dts": "^4.2.2",
"rollup-plugin-esbuild": "^4.9.1",
"rollup-plugin-ignore-import": "^1.3.2",
"rollup-plugin-license": "^2.8.1",
"rollup-plugin-livereload": "^2.0.0",
@@ -66,7 +66,6 @@
"should": "^13.2.3",
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"v8-to-istanbul": "^9.0.1",
"webpack": "^5.74.0"
},
"scripts": {