embark-area-51/lib/utils
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
..
accountParser.js add default account if set in config 2018-10-22 19:35:04 +02:00
async_extend.js migrate all the code to ES6 2017-03-30 20:12:39 +09:00
debug_util.js migrate all the code to ES6 2017-03-30 20:12:39 +09:00
host.js host utils 2018-08-02 15:30:43 -05:00
template_generator.js additional warning re: potential version incompatibility 2018-10-22 19:53:50 +02:00
test_logger.js conflict in specialconfigs 2018-10-22 19:54:46 +02:00
utils.js Fix for logs showing a string as an array 2018-10-23 10:50:40 +02:00