console.log(\'hi\'); undefined
Is there any similar implementation in 6.0? or Did I do something wrong?
Not preferred but it works.
console.error(message);
Note: I was running gulp serve -d -w which includes a watch. Even then I couldn't see the messages until I restarted gulp.
gulp serve -d -w