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:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user