Open Janik-Haag opened 3 months ago
I can't retry this locally, when you did your install, did it build instantsearch-ui-components as well? normally the install should trigger that. There's been a release since your issue and it also worked fine (no require of instantsearch-ui-components). Have you made any changes before you built?
🐛 Current behavior
When trying to build
instantsearch.js
from source, I get a different and broken result compared to the one located at https://cdn.jsdelivr.net/npm/instantsearch.js@4(diff produced with delta)
🔍 Steps to reproduce
(the reproduction link is empty* because it shouldn't be relevant for this bug)
Live reproduction
https://example.com/
💭 Expected behavior
I'd expect to get the same output, or at least a working version. I also tried building with the latest instantsearch.js tag, but that produced the same non working result.
Package version
gituhub.com/algolia/instantsearch.git/master
Operating system
Linux-NixOS 24.05
Browser
Mozilla Firefox 128.0.2
Code of Conduct