Comparing NativeScript:main...Yellowbox-AU:master · NativeScript/nativescript-cli
base repository: NativeScript/nativescript-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
head repository: Yellowbox-AU/nativescript-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Checking mergeability…
Don’t worry, you can still create the pull request.
- 2 commits
- 46 files changed
- 1 contributor
Commits on Dec 23, 2024
-
fix(lib): throw error for runtime in dependencies
The code now checks if the runtime packages for iOS, Android, or VisionOS are incorrectly listed in dependencies instead of devDependencies within package.json. If any such case is detected, an error is thrown to prompt the user to correct the configuration.