Closed crappy-coder closed 9 years ago
Need to initialize the repo with a package.json file. Should probably initialize it with the following devDependencies:
grunt grunt-cli grunt-contrib-clean grunt-contrib-concat grunt-contrib-jshint grunt-contrib-nodeunit grunt-contrib-requirejs grunt-contrib-uglify grunt-contrib-minjson jsdoc jshint-stylish requirejs time-grunt
@fsbdev Any others? I guess we just add as needed...
This is added in #6. So far it has box2dweb as a dependency, and babel and browserify as dev dependencies. We can add more as we go.
Need to initialize the repo with a package.json file. Should probably initialize it with the following devDependencies:
grunt grunt-cli grunt-contrib-clean grunt-contrib-concat grunt-contrib-jshint grunt-contrib-nodeunit grunt-contrib-requirejs grunt-contrib-uglify grunt-contrib-minjson jsdoc jshint-stylish requirejs time-grunt
@fsbdev Any others? I guess we just add as needed...