package.json
534 Bytes
-
Use a custom build task in grunt to build raphael in a way that creates a valid… · a9c46aaf
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)
Timmy Willison committed
Analyzing file…