Skip to content

Add browser field to package.json#1495

Merged
martinRenou merged 1 commit intobqplot:masterfrom
timkpaine:patch-1
May 9, 2022
Merged

Add browser field to package.json#1495
martinRenou merged 1 commit intobqplot:masterfrom
timkpaine:patch-1

Conversation

@timkpaine
Copy link
Copy Markdown
Contributor

References

main currently points to lib/index.js which is the transpiled, non-webpacked source. When accessing bqplot via a CDN it will direct to browser then main, so in this PR we point browser at the dist code.

CC for details:
voila-dashboards/voila#1154
voila-dashboards/voila#1128

Code changes

Add browser field

User-facing changes

Should be none.

Backwards-incompatible changes

Should be none.

@martinRenou martinRenou merged commit 92b0894 into bqplot:master May 9, 2022
@martinRenou
Copy link
Copy Markdown
Member

Thanks!

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.

2 participants