Files
NativeScript/apps/app/ui-tests-app
Peter Kanev 0b1c36192d refactor(console): remove the console module (#5338)
* refactor(console): remove the console module

Removing the console module implementation eliminates some error-prone
formatting logic, and certain platform-specific checks. The
implementation was also android-specific. Left a stub Console class
implementation as one is necessary to avoid errors with `console` being
undefined during the snapshot stage for android.

The console module is replaced by a 'console' implementation in the Android Runtime. See
android-runtime/PR #884

* fix(tests): update console module tests
2018-02-04 23:29:58 +02:00
..
2017-06-07 10:25:16 +03:00
2017-05-01 17:01:27 +03:00
2017-06-07 10:25:16 +03:00
2017-06-07 10:25:16 +03:00
2017-05-01 23:37:29 +03:00
2017-06-07 10:25:16 +03:00
2017-06-07 10:25:16 +03:00