FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add browser field to package.json by timkpaine · Pull Request #1495 · bqplot/bqplot · GitHub

/ bqplot Public

Add browser field to package.json - #1495

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

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

Conversation

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 merged commit 92b0894 into bqplot:master May 9, 2022

Copy link
Copy Markdown
Member

Thanks!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL