davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

Requirejs setup #190

Closed rumblesan closed 10 years ago

rumblesan commented 10 years ago

So i've done some more work and testing on this and it seems pretty solid so should be fine to pull

This now includes everything needed to build a minified/optimised version using the r.js optimiser as well.

Includes source maps to make debugging in the browser easier.