injectable icon indicating copy to clipboard operation
injectable copied to clipboard

Missing externalPackageModule in @InjectableInit Annotation After Upgrade

Open ryanaidilp opened this issue 3 months ago • 0 comments

After upgrading to a newer version, I noticed that the externalPackageModules parameter is missing from the @InjectableInit annotation. Currently, we are only provided with externalPackageModulesBefore and externalPackageModulesAfter. However, it appears that this change has not been mentioned in the documentation.

@Milad-Akarie

image

ryanaidilp avatar Mar 27 '24 20:03 ryanaidilp