UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

12 lines (6 loc) 304 B
# 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.