PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
cardinal
/
test
/
fixtures
Index: grunt.js =================================================================== --- grunt.js (revision 31200) +++ grunt.js (working copy) @@ -12,6 +12,7 @@ module.exports = function (grunt) { + console.log('hello world'); // Project configuration. grunt.initConfig({ lint: { @@ -19,10 +20,6 @@ 'packages/services.web/{!(test)/**/,}*.js', 'packages/error/**/*.js' ], - scripts: [ - 'grunt.js', - 'db/**/*.js' - ], browser: [ 'packages/web/server.js', 'packages/web/server/**/*.js',
[-] svn-diff.txt
[edit]
[+]
..
[-] json.json
[edit]
[-] foo.js
[edit]
[-] git-diff.txt
[edit]
[-] custom.js
[edit]
[-] foo-with-errors.js
[edit]
[-] block-comment.js
[edit]