Commit Graph

3 Commits

Author SHA1 Message Date
Touch it f6ec7e8ebd Fix Gruntfile to build in windows environment 2013-06-03 02:06:05 +02:00
Timmy Willison a9c46aaf57 Use a custom build task in grunt to build raphael in a way that creates a valid anonymous module for AMD definition.
- Also pulls in the version from package.json to create the banner from copy.js (so the version can be set in one place)
- Conforms Gruntfile to most common tabs and spacing of other files
- grunt-cli should not be included in devDependencies (it is only ever installed globally)
2013-05-04 17:25:48 -04:00
John-Philip Johansson 5a23713f86 Replaced custom make with Grunt build system. Closes gh-717. 2013-05-04 16:10:35 -04:00