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

Convert to ES6 Imports #80

Merged
merged 7 commits into from
Oct 18, 2018
Merged

Convert to ES6 Imports #80

merged 7 commits into from
Oct 18, 2018

Conversation

gkjohnson
Copy link
Owner

  • Convert to es6 imports
  • Provide umd variants in the umd directory
  • Add rollup watcher to the start script

Note

  • module cannot be used natively in a browser and must be used with a build process
  • STLLoader and ColladaLoader are referenced directly, meaning they will be included in a build and loaded no mater what. Eventually they should be dynamically included.

@gkjohnson gkjohnson merged commit 14e471b into master Oct 18, 2018
@gkjohnson gkjohnson deleted the es6-imports branch October 18, 2018 16:56
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