Skip to content

Instantly share code, notes, and snippets.

View thomasdegry's full-sized avatar
🍾
Popping off

Thomas Degry thomasdegry

🍾
Popping off
View GitHub Profile
var jspaths = ['webroot/js-dev/classes/**.js','webroot/js-dev/helpers.js','webroot/js-dev/main.js'];
var csspaths = ["webroot/sass/*.scss", "webroot/sass/partials/*.scss"];
var templatepaths = [];
var concatpaths = [].concat(jspaths);
module.exports = function(grunt) {
grunt.initConfig({
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
4D4B9C15176140AB003673A0 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D4B9C14176140AB003673A0 /* UIKit.framework */; };