We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30f6000 + 7be6ee7 commit f2c0f0aCopy full SHA for f2c0f0a
scripts/next-remote-watch.js
@@ -1,6 +1,6 @@
1
#!/usr/bin/env node
2
3
-// Adapated from https://github.com/hashicorp/next-remote-watch
+// Adapted from https://github.com/hashicorp/next-remote-watch
4
// A copy of next-remote-watch with an additional ws reload emitter.
5
// The app listens to the event and triggers a client-side router refresh
6
// see components/ClientReload.js
0 commit comments