-
Notifications
You must be signed in to change notification settings - Fork 21
chore: use vite for browser playground [skip-bc] #4194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✔️ Code generated!
📊 Benchmark resultsBenchmarks performed on the method using a mock server, the results might not reflect the real-world performance.
|
"instantsearch.css": "^8.5.1", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-instantsearch": "^7.13.8" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i've purposely kept that so that lock refresh validates with new versions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice
…[skip ci] Co-authored-by: Clément Vannicatte <[email protected]>
🧭 What and Why
🎟 JIRA Ticket: -
Changes included:
use vite for browser playground, because it's easier to use and it seems to work with the workspaces, it also allows a build from the CI