Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 212 Bytes

File metadata and controls

6 lines (5 loc) · 212 Bytes

How to run and reproduce

  1. Clone repo
  2. Run npm i to install dependencies
  3. Optionally toggle lines 11 and 12 of src/app.tsx to break/fix the build respectively
  4. Attempt build with npm run build