Commit c4434b3
committed
Update build tooling
Tree shaking was not working properly because of the way the build process worked where TSC was running and then the code was bundled.
Build tooling was upgraded to esbuild for faster builds and migrated from jest to vitest to avoid issues with esm
Upgrade chevrotain to latest version, which is esm only (hence the move away from jest)1 parent 00ef4eb commit c4434b3
File tree
16 files changed
+7766
-12464
lines changed- src
- tasks
- test
16 files changed
+7766
-12464
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | 22 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 23 | + | |
This file was deleted.
0 commit comments