projectblacklight / blacklight

Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.
http://projectblacklight.org/
Other
760 stars 256 forks source link

Backport: 'Blacklight' inside of core.js as 'Core' #3357

Closed jrochkind closed 1 month ago

jrochkind commented 1 month ago

Backport of #3355 to 8.x, much discussion there.

When bundled into one file such as the 'blacklight.esm.js' this file produces, it was resulting in a conflict with top-level Blacklight module, and resulting in error 'Uncaught TypeError: Blacklight.activate is not a function'