dillon1000/react
Commit
Browse files [feedback] Add testapp with e2e test
Adds a toy next.js app which doesn't do anything interesting. It has a single e2e test which can be run via `npm run test:e2e`, which checks if a `$` variable was injected by the compiler, as a sanity check whenever we commit a new version of the compiler to the external repo.
Changed paths1 file
First-parent comparisoncompiler/.gitignore ModifiedPatch
Files changed
Rendering syntax-highlighted changes…