You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
I'm currently relying on this to build my Angular 6 application as we utilize tsconfig paths and those are unavailable without nativescript-dev-webpack currently.
I've noticed running tns test android --bundle executes webpack but instead of running tests just executes the application.
Is it possible to utilize this with the testing suite provided by NativeScript?
The text was updated successfully, but these errors were encountered:
I'm currently relying on this to build my Angular 6 application as we utilize tsconfig paths and those are unavailable without nativescript-dev-webpack currently.
I've noticed running
tns test android --bundle
executes webpack but instead of running tests just executes the application.Is it possible to utilize this with the testing suite provided by NativeScript?
The text was updated successfully, but these errors were encountered: