add treeshaking tests

This commit is contained in:
Rene Haas
2022-08-10 02:09:20 +02:00
parent 35d4d908f4
commit 641449ac82
44 changed files with 1187 additions and 243 deletions
+2 -1
View File
@@ -66,7 +66,8 @@
"should": "^13.2.3",
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"v8-to-istanbul": "^9.0.1"
"v8-to-istanbul": "^9.0.1",
"webpack": "^5.74.0"
},
"scripts": {
"jest": "npm run jest --workspace=overlayscrollbars",