Closed reefdog closed 4 years ago
Our yarn start command fires up parcel, which is unnecessary overhead since we aren't even generating client code atm. We should ensure we're only firing up what we need to be.
yarn start
Our
yarn start
command fires up parcel, which is unnecessary overhead since we aren't even generating client code atm. We should ensure we're only firing up what we need to be.