We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
related to, but not a duplicate of, #612
I expected the browser bundle to be available at https://unpkg.com/@blueprintjs/[email protected], but I have to explicitly use https://unpkg.com/@blueprintjs/[email protected]/dist/core.bundle.js. I think you just need to add the "browser" field in package.json
"browser"
Also we could use some documentation for this feature.
The text was updated successfully, but these errors were encountered:
giladgray
No branches or pull requests
related to, but not a duplicate of, #612
I expected the browser bundle to be available at https://unpkg.com/@blueprintjs/[email protected], but I have to explicitly use https://unpkg.com/@blueprintjs/[email protected]/dist/core.bundle.js. I think you just need to add the
"browser"
field in package.jsonAlso we could use some documentation for this feature.
The text was updated successfully, but these errors were encountered: