Commit graph

5 commits

Author SHA1 Message Date
Yotam Mann
d4f7243316 CommonJS compatibility
Thanks #51
2015-03-09 10:49:02 -04:00
Yotam Mann
bce8a09add renamed toneModule to ToneModule 2015-02-21 14:04:20 -05:00
Yotam Mann
e108e59066 new build regexp
removes all defines and replaces them with a function. this enables the
tonejs build to be used with requirejs
2014-10-28 14:41:54 -04:00
Yotam Mann
666d8f96c1 removed reference to global 'define' with build
gets rid of the problem of having the global ‘define’ left defined in
the window which may have adverse effects on other AMD shim modules.
2014-10-02 18:55:24 -04:00
Yotam Mann
81395948dc moved grunt stuff into grunt folder 2014-09-24 12:07:50 -04:00