1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-19 13:11:28 +00:00

setup test file with phantomjs, no luck though

This commit is contained in:
Scott
2016-01-12 12:50:34 -08:00
committed by Scott Tolksdorf
parent db5d12992a
commit a193bccc86
10 changed files with 415 additions and 3 deletions

View File

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