You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added unit test case for module `node-env.ts`.
- Set flag `--experimental-vm-modules` to Node when running `Jest`.
- Modified package's `jest` script to clear cache before running the tests, as
the process may got stuck at loading the dynamic import without cleaning the
cache first.
0 commit comments