Add instantsearch.js to build rather than bringing in via jsdelivr cdn #18
Labels
Category: Functionality
The documentation's functionality
Change: Non-Breaking
A change that will not break links to the site
Difficulty: Core Contributor
Should only be attempted by a core contributor
Priority: Low
Should be completed in the next three months
Size: Medium
Requires a medium time commitment
Type: Enhancement
An enhancement to the docs site
General Summary
Currently we're using the jsdelivr cdn for
instantsearch.js
, the Algolia JS library. We should grab the module from NPM and move it to an assets folder during build.The text was updated successfully, but these errors were encountered: