nhoizey’s avatarnhoizey’s Twitter Archive—№ 108,271

    1. Looks like this is a way to import the ES module version of @algolia's Search Lite library: import algoliasearch from 'algoliasearch/dist/algoliasearch-lite.esm.browser.js'; But it doesn't feel really clean to have the full path to the file, is there any cleaner way? @nhoizey/1339319512022339587
  1. …in reply to @nhoizey
    @algolia Anyway, this helped reduce the bundle weight about 4 %! 💪