embark/lib
emizzle aa4bc0fe4d
Fix for logs showing a string as an array
Some strings were being logged as
```
[w,r,i,t,i,n,g, ,f,i,l,e, ,,[,2,m,,[,1,m,.,e,m,b,a,r,k,/,s,t,a,t,s,.,r,e,p,o,r,t,,[,2,2,m,,[,2,2,m]
```
The fix was applied to the `normalizeInput` method which simply returns if the input was a `typeof` string.
2018-10-23 10:50:40 +02:00
..
core Stop and limit fetch process logs 2018-10-23 10:50:38 +02:00
modules Initial version of deployment manager 2018-10-23 10:50:39 +02:00
utils Fix for logs showing a string as an array 2018-10-23 10:50:40 +02:00
constants.json Changed scaffolding to service 2018-10-23 10:50:37 +02:00
index.js fixes due to bad rebase 2018-10-23 09:57:47 +02:00