Commit graph

7 commits

Author SHA1 Message Date
Yotam Mann
9ee2d23b7c switched from grunt to gulp 2015-05-23 18:14:03 -04:00
Yotam Mann
958fd37b1c typo! 2015-03-09 12:26:32 -04:00
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