# DEBUG

Test of a raw next.js application to debug hot-loader issue.

## Notes

Changing content in `TEMP.jsx` should cause a rebuild AND a automatic redraw client-side. This works in this raw JS version of a nextjs app.

#### PROBLEM

This behavior is not working on the `@tdb/web` version of the app.
