0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 06:12:51 +00:00

pdf route has the same problem, disabling it for now

This commit is contained in:
Scott Tolksdorf
2016-01-13 16:18:18 -05:00
parent 13f68c872e
commit 2335432c77
3 changed files with 5 additions and 6 deletions

View File

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