1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 05:25:58 +00:00
This commit is contained in:
Scott
2015-12-19 23:16:35 -05:00
parent 144476d363
commit 1b1860bb0a
25 changed files with 52 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ var gulp = require("gulp");
var gulp = vitreumTasks(gulp, {
entryPoints: ["./client/naturalCrit"],
entryPoints: ["./client/naturalCrit", "./client/homebrew"],
DEV: true,