updating Rakefile, calling mafe tasks
This commit is contained in:
3
Rakefile
3
Rakefile
@@ -128,7 +128,8 @@ def buildMafe(homeDir, targetDir, mode)
|
||||
imgTargetDir = targetDir + "/img"
|
||||
##
|
||||
|
||||
executeInto(homeDir, ["rmdir", "compass", "compress_js_files", "compress_app_files"])
|
||||
##executeInto(homeDir, ["rmdir", "compass", "compress_js_files", "compress_app_files"])
|
||||
executeInto(homeDir, ["mafe"])
|
||||
|
||||
puts "\nCopying files into: #{mafeDir}".bold
|
||||
copyFiles({
|
||||
|
||||
Reference in New Issue
Block a user