Skip to content

Instantly share code, notes, and snippets.

View jacobtoye's full-sized avatar

Jacob Toye jacobtoye

  • Hamilton, New Zealand
View GitHub Profile
@jacobtoye
jacobtoye / app.build.js
Created May 25, 2012 00:09
Directory Structure
({
appDir: '../',
baseUrl: '../js/',
dir: '../../Website-build',
//optimize: 'none',
paths: {
({
baseUrl: "../js",
mainConfigFile: "../js/main.js",
optimize: "none",
name: "main",
//excludeShallow: ["jquery", "handlebars", "leaflet", "wax"],
out: "../js/main-built.js",
paths: {
jquery: 'empty:',