upstream #1

Merged
jblu merged 1007 commits from upstream into main 2024-11-04 22:35:57 -06:00
Showing only changes of commit 7be6ee7573 - Show all commits

View File

@ -1,6 +1,6 @@
#!/usr/bin/env node
// Adapated from https://github.com/hashicorp/next-remote-watch
// Adapted from https://github.com/hashicorp/next-remote-watch
// A copy of next-remote-watch with an additional ws reload emitter.
// The app listens to the event and triggers a client-side router refresh
// see components/ClientReload.js