This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Commit 1d96e79
committed
build: mark
Currently we are bunding critters and it's deps into our bundles, but we only need to bundle critters.
We need to bundle critters because in v12 we still use ES5 UMDs and critters is in ES2015 and therefore we cannot extend it's class.critters dependencies as external1 parent 70d2b37 commit 1d96e79
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
92 | 100 | | |
93 | 101 | | |
94 | 102 | | |
| |||
0 commit comments