mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 15:15:57 +00:00
Updated gulpfile with fixed proejctmodule path
This commit is contained in:
@@ -17,7 +17,7 @@ var gulp = vitreumTasks(gulp, {
|
||||
buildPath: "./build/",
|
||||
pageTemplate: "./client/template.dot",
|
||||
|
||||
projectModules: ["./shared/naturalCrit","./shared/codemirror"],
|
||||
projectModules: ["./shared/naturalcrit","./shared/codemirror"],
|
||||
|
||||
additionalRequirePaths : ['./shared', './node_modules'],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user