Closed pi0 closed 4 years ago
/cc @danielroe @ricardogobbosouza
Would we always want to test against src? I can imagine it would be useful to test against built files on prerelease
@danielroe agree just we may lose coverage unless generating source maps and also making local tests harder.
(new feature idea) Maybe we can develop a custom utility to verify npm packaging? (proper files included and entrypoint require is fine on CJS env)
We need to setup jest config to be able to test directly from src