Skip to content

fix: detect core version before including inspector_modules on android #10520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

rigor789
Copy link
Member

PR Checklist

What is the current behavior?

Using @nativescript/webpack@5.0.19 on a pre 8.7.0 version of core prints an error about missing inspector_modules.

What is the new behavior?

We detect core version and only include android inspector_modules if core version is >=8.7.0.

Fixes #10511

@rigor789 rigor789 force-pushed the fix/webpack-inspector-modules-backwards-compat branch from f7418ce to 8aed5cb Compare April 15, 2024 19:03
@rigor789 rigor789 merged commit ccee8e8 into main Apr 16, 2024
4 checks passed
@rigor789 rigor789 deleted the fix/webpack-inspector-modules-backwards-compat branch April 16, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrading to @nativescript/webpack-5.0.19 requires upgrade to @nativescript/core-8.7.0
1 participant