Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo-mod-jslibs-dist.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alpinejs/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/alpinejs/README.md b/alpinejs/README.md
index 94eb2c9..22f5c73 100644
--- a/alpinejs/README.md
+++ b/alpinejs/README.md
@@ -30,3 +30,5 @@ import persist from 'jslibs/alpinejs/v3/persist/dist/module.esm.js';
})();
```
+
+Note that this works great in combination with [Turbo](https://github.com/gohugoio/hugo-mod-jslibs/tree/master/turbo), but you would need to set up something like [these listeners](https://gist.github.com/bep/a9809f0cb119e44e8ddbe37dd1e58b50) to make it work properly. \ No newline at end of file