-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Closed
Labels
Description
The main source code has recently been ported to ES2015 modules (see #9310); however, some parts are still relying on global namespace pollution and have thus become unusable.
Specifically the things in /examples/js/ haven't been transformed to support modules yet; this makes them currently unusable from within environments such as webpack or SystemJS.
Edit, 11-20-2016: They can be used, but it requires a lot of setup: SystemJS, webpack. If you need assistance with these: Sorry, but this is the wrong thread to announce it! 😄
stabak, leomeloxp, agconti, patricksuo, czyin and 91 morenickspiel, agconti, hccampos, umiremix, i-tengfei and 11 more