• 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
raphael.js 289 KB