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
Yep, providing better tooling to compile the tests into JS is something we should do before the beta for sure. Good catch - I've just been running yarn jest to test things out, but for a large test suite transpiling to JS will definitely speed things up, I didn't think this far ahead.
Running yarn jest should at least yield passing tests if you want to play around.
Thank you for releasing this alpha so we can give it a spin!
Using
alpha.1
in a TypeScript project throws a compilation error:This can be easily reproduced in @lmiller1990 demo repo (even if the Vue CLI setup reports a more detailled error):
The text was updated successfully, but these errors were encountered: