-
-
Notifications
You must be signed in to change notification settings - Fork 46
fix: ignore capacitor paths if present #770
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
fix: ignore capacitor paths if present #770
Conversation
β Deploy Preview for friendly-lamington-fb5690 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Reportβ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #770 +/- ##
==========================================
- Coverage 46.72% 46.17% -0.56%
==========================================
Files 11 12 +1
Lines 672 732 +60
Branches 34 47 +13
==========================================
+ Hits 314 338 +24
- Misses 358 394 +36 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
i could also add the functionality from #469 as it seems it was never completed? @danielroe |
@NRodriguezcuellar that would be a really nice idea - maybe useful for a future PR? |
π Linked issue
resolves #647
β Type of change
π Description
These changes add deeper integration to capacitor enabled projects, initial setup is done to adjust the typescript config according to if a capacitor config file is present and the path that it has set, so it can be excluded for type checking