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.
1 parent e66fa6c commit 82a3e77Copy full SHA for 82a3e77
README.md
@@ -1,9 +1,8 @@
1
-# Demonstrates the issue with server rendering and Algolia Autocomplete Astro
+# Demonstrates the issue with Astro server rendering and Algolia Autocomplete
2
3
```
4
yarn dev # start dev server with all 3 components rendering
5
yarn build # will error if the server only search input is present
6
-
7
8
To get yarn build to work slash out the `Server render` component
9
0 commit comments