pradel / create-react-app-esbuild

Use esbuild in your create-react-app for faster compilation, development and tests
MIT License
561 stars 34 forks source link

Added skipJest option #32

Closed grigory-bogush closed 3 years ago

grigory-bogush commented 3 years ago

Related to #30 issue. Until the bug is resolved it can be useful to use speed up with start and build scripts at least (omitting test).