Improved build flow and also added support of webpack/browserify
Showing
{ | { | ||
"name": "raphael", | "name": "raphael", | ||
"version": "2.1.2", | "version": "2.1.3", | ||
"description": "JavaScript Vector Library", | "description": "JavaScript Vector Library", | ||
"main": "raphael.js", | "main": "raphael.js", | ||
"scripts": { | "scripts": { | ||
... | @@ -16,6 +16,8 @@ | ... | @@ -16,6 +16,8 @@ |
"gitHead": "52bff469f60988f1391e8b3d7cb5349163df8ba1", | "gitHead": "52bff469f60988f1391e8b3d7cb5349163df8ba1", | ||
"devDependencies": { | "devDependencies": { | ||
"grunt": "~0.4.1", | "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.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment