index.ts broke my tree shaking

This commit is contained in:
Belen Curcio
2021-01-11 13:55:45 -03:00
parent 28b244760a
commit 8f9bbe19ca
12 changed files with 28 additions and 34 deletions

View File

@@ -99,5 +99,8 @@
"resolutions": {
"webpack": "5.11.1"
},
"node": {
"net": "empty"
},
"license": "MIT"
}