Skip to content

Instantly share code, notes, and snippets.

@brianjmiller
brianjmiller / Gruntfile.js
Last active August 29, 2015 14:01
Backbone-stack updates
/*global module:false*/
module.exports = function(grunt) {
// Project configuration.
grunt.initConfig({
pkg: grunt.file.readJSON('package.json'),
/**
* Watching
* ========