fulls1z3 / ngx-i18n-router

Route internationalization utility for Angular
MIT License
35 stars 2 forks source link

use gutil instead of console in gulp tasks #4

Closed fulls1z3 closed 7 years ago

fulls1z3 commented 7 years ago

I'm submitting a ... (check one with "x")

[ ] bug report => check the README and search github for a similar issue or PR before submitting
[ ] support request => check the README and search github for a similar issue or PR before submitting
[X] feature request

Current behavior During code review, console seems as an unexpected statement.

Expected/desired behavior console should be replaced by gutil.

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

fulls1z3 commented 7 years ago

Closing because it already passes the code review