• Timmy Willison's avatar
    Use a custom build task in grunt to build raphael in a way that creates a... · a9c46aaf
    Timmy Willison authored
    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)
    a9c46aaf
Name
Last commit
Last update
eve @ eef80ed8 Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Gruntfile.js Loading commit data...
README.markdown Loading commit data...
copy.js Loading commit data...
history.md Loading commit data...
license.txt Loading commit data...
package.json Loading commit data...
raphael-min.js Loading commit data...
raphael.core.js Loading commit data...
raphael.js Loading commit data...
raphael.svg.js Loading commit data...
raphael.vml.js Loading commit data...
reference.html Loading commit data...
reference.js Loading commit data...