chore: update from master.

This commit is contained in:
2022-10-07 14:40:51 +08:00
parent 2bd6937564
commit ae952694d7
7 changed files with 17 additions and 9 deletions

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