fis-deploy-default
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -43,2 +43,8 @@ var serverRoot = (function(){ | ||
fis.util.write(target, content); | ||
fis.log.debug( | ||
'release ' + | ||
file.subpath.replace(/^\//, '') + | ||
' >> '.yellow.bold + | ||
target | ||
); | ||
callback(); | ||
@@ -80,2 +86,2 @@ } | ||
} | ||
}; | ||
}; |
@@ -0,0 +0,0 @@ Copyright (C) 2013 baidu.com |
{ | ||
"name": "fis-deploy-default", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "fis default deploy plugin", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ # fis-deploy-default |
Sorry, the diff of this file is not supported yet
80
5502