Closed
Description
This is boring but needed.
Write a script we can run on Travis that tests that create-react-app something && cd something && npm run build
produces a build without error in the build
folder, and that npm run eject
(aka "graduate" before #9 is fixed) changes the project in a way that npm run build
also works.
Metadata
Metadata
Assignees
Labels
No labels