mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 22:05:55 +00:00
aa4bc0fe4d
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.