Commit graph

7 commits

Author SHA1 Message Date
Yotam Mann
bce8a09add renamed toneModule to ToneModule 2015-02-21 14:04:20 -05:00
Yotam Mann
cabd8f2d7d uglify compression settings 2014-11-30 14:52:57 -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
195be1ad8d fixed build location 2014-09-29 23:42:35 -04:00
Yotam Mann
a61a3cad6b removed wrapping code for now 2014-09-24 12:09:26 -04:00
Yotam Mann
81395948dc moved grunt stuff into grunt folder 2014-09-24 12:07:50 -04:00
Renamed from utils/Gruntfile.js (Browse further)