react-parcel-example
react-parcel-example copied to clipboard
Adding tests
Have you considered adding support for tests? This would make it much more useful as a potential React starter kit, while still keeping it relatively minimal. I already did it in a fork for my own use, and I'd be willing to make a PR, but I wonder if you're willing to move this project in that direction, or you want to keep it as an example of how minimal things are with parcel?
Not a bad idea. Jest is pretty much the gold standard at this point. Would be easy to add
I'll make a PR for this