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