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

Use the scripts without model-viewer as the exported ones #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GenieTim
Copy link
Contributor

As I understand it, the inclusion of the model-viewer is needed for whoever includes the script from a CDN.
Correspondingly, they do not care what NPM considers to be the exports.
Conversely, people installing this package from NPM (such as myself) may prefer to install the model-viewer themselves.

That's why in this PR I suggest to keep doing what you introduced with the two distributed JavaScript files, but this time declare the one without the model-viewer as the exported one.

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.

1 participant