ionic-team / ionic-app-lib

The library used for using ionic apps - consumed by the CLI and the GUI
44 stars 79 forks source link

Remove reference to deprecated `sys` in hooks #133

Open msbit opened 7 years ago

msbit commented 7 years ago

Remove reference to deprecated module sys, and replace only call to sys.puts with console.log.