mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-12 06:44:37 +00:00
Merge branch 'develop'
This commit is contained in:
commit
c0a716d2bb
@ -14,7 +14,7 @@ var run = function(cmd) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
var deploy = fnction(embarkConfig) {
|
var deploy = function(embarkConfig) {
|
||||||
contractFiles = grunt.file.expand(embarkConfig.contracts);
|
contractFiles = grunt.file.expand(embarkConfig.contracts);
|
||||||
destFile = embarkConfig.output
|
destFile = embarkConfig.output
|
||||||
Embark.init()
|
Embark.init()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user