[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.
L
Lauren Tan committed
3246dc641fa64636fa9a87151f464a8e51bda3d0
Parent: ac170f4