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
I have some devDependencies modules, and of course, after install, they are placed to node_modules. After build, all of them are copied to platforms\android\src\main\assets\app\tns_modules\. (app-debug.apk contains it too)
I'm using devDependencies modules for building and testing only.