test-utils icon indicating copy to clipboard operation
test-utils copied to clipboard

chore: use @sucrase/plugin

Open ricardogobbosouza opened this issue 4 years ago • 1 comments

I did some tests using @sucrase/plugin and it turned out to be much faster than babel

It also managed to transpile the node_modules folder, but it took a little longer.

Maybe it will solve #132, just adding :

transformIgnorePatterns: []

ricardogobbosouza avatar Jul 12 '21 15:07 ricardogobbosouza

What do you think? @pi0

ricardogobbosouza avatar Jul 12 '21 15:07 ricardogobbosouza