Commit Graph

4 Commits

Author SHA1 Message Date
Jeroen Engels
c4972e720b Avoid running tests twice
Jest was running both the test/xyz.ts version of the test files and
the compiled dist/test/xyz.js version of the test. Removing this
duplication also prevents the tests from failing.
2021-11-20 13:57:18 +01:00
Jeroen Engels
41b8f155c0 Bump jest to v27 2021-11-20 09:40:14 +01:00
Jeroen Engels
52dbecaf10 Remove problematic require.resolve 2021-11-20 09:33:30 +01:00
Simon
83117cfffe first iteration of custom types shapes optimization and inlining functions 2020-07-21 18:46:57 -07:00