Change Jasmine to Jest
LiuuY opened this issue · 1 comments
LiuuY commented
do not depend on Chrome to speed up installation and unit test.
LiuuY commented
Jest do not support es module 😢(even though, we can use babel to compile esm to commonjs)
The project uses lodash-es which is ESM for now, close this issue.