Do we need commands for test-gatsby added in a package somewhere?
There's a script to start it in develop mode, but maybe we need more things?
It's worth calling out that this package's construction has quite a bit of fast + loose about it, such as:
No tests
No types
very little previous code review
I haven't chose to address these things here, or look at other repo-level concerns. It's possible this is important enough that we want it as a ticket?
There's a script to start it in
develop
mode, but maybe we need more things?It's worth calling out that this package's construction has quite a bit of fast + loose about it, such as:
I haven't chose to address these things here, or look at other repo-level concerns. It's possible this is important enough that we want it as a ticket?