makesites / construct

Construct.js is a lightweight, non-intrusive framework for WebGL using popular open source libs as dependencies
http://construct.tech
Other
7 stars 2 forks source link

Make require.js optional #9

Open tracend opened 11 years ago

tracend commented 11 years ago

Loading the dependencies through Construct.js will use Require.js but if that's handled independently by a third-party (or the scripts are just manually included in the markup) the need for Require.js should be removed.