Skip to content
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

fix(recommend): expose correct key on window in umd #1298

Merged
merged 1 commit into from Aug 20, 2021
Merged

Conversation

shortcuts
Copy link
Member

Summary

The umd output name was defaulted to algoliasearch, since it was the only one providing an umd file. As we now have the @algolia/recommend package that also exposes an umd file, we need to be able to override the output name.

See this sandbox where @algolia/recommend is available on the algoliasearch name when importing the umd file.

@shortcuts shortcuts requested a review from Haroenv August 20, 2021 14:12
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 202914a:

Sandbox Source
javascript-client-app Configuration
youthful-thunder-mn5ur PR

@Haroenv Haroenv changed the title fix(rollup): fix umd output fix(recommend): expose correct key on window in umd Aug 20, 2021
@Haroenv Haroenv merged commit 169b12a into master Aug 20, 2021
@Haroenv Haroenv deleted the fix/umd-output branch August 20, 2021 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants