AltspaceVR / AltspaceSDK

Software Development Kit for AltspaceVR
https://developer.altvr.com/
MIT License
161 stars 73 forks source link

Use a UMD wrapper and fix package.json issues #118

Closed netpro2k closed 8 years ago

netpro2k commented 8 years ago

This is a step in the right direction towards proper npm support. To do things the "right ™" way we should convert the entire lib over to using es6 modules and then export from src instead. We would continue to generate libs in dist for direct Githubissues.

  • Githubissues is a development platform for aggregating issues.