Improved build flow and also added support of webpack/browserify
Showing
{ | ||
"name": "raphael", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "JavaScript Vector Library", | ||
"main": "raphael.js", | ||
"scripts": { | ||
... | ... | @@ -16,6 +16,8 @@ |
"gitHead": "52bff469f60988f1391e8b3d7cb5349163df8ba1", | ||
"devDependencies": { | ||
"grunt": "~0.4.1", | ||
"grunt-contrib-uglify": "~0.2.0" | ||
"grunt-contrib-concat": "^0.5.0", | ||
"grunt-contrib-uglify": "~0.2.0", | ||
"grunt-replace": "^0.8.0" | ||
} | ||
} |
dev/raphael.amd.js
0 → 100644
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