Merge pull request #724 from timmywil/grunt_modules
Build Raphael as a compatible anonymous module for AMD using Grunt
Showing
Gruntfile.js
0 → 100644
make
deleted
100755 → 0
... | ... | @@ -15,6 +15,7 @@ |
"readmeFilename": "README.markdown", | ||
"gitHead": "52bff469f60988f1391e8b3d7cb5349163df8ba1", | ||
"devDependencies": { | ||
"uglify-js": "~2.2.3" | ||
"grunt": "~0.4.1", | ||
"grunt-contrib-uglify": "~0.2.0" | ||
} | ||
} |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment