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

Build script #1

Open tracend opened 12 years ago

tracend commented 12 years ago

As the main dependency loader will be require.js it only makes sense to compile each library using the r.js proposed.

Example build.js:

https://github.com/requirejs/example-multipage/blob/master/tools/build.js