1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 07:05:58 +00:00

Added in the admin page

This commit is contained in:
Scott Tolksdorf
2016-01-06 20:04:45 -05:00
parent 25b53a7c24
commit 46186c0de2
11 changed files with 224 additions and 16 deletions

View File

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