Skip to content
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

Import issue on angular 16 #368

Open
IsaacSomething opened this issue May 5, 2023 · 1 comment
Open

Import issue on angular 16 #368

IsaacSomething opened this issue May 5, 2023 · 1 comment

Comments

@IsaacSomething
Copy link

Getting the issue

Component imports must be standalone components, directives, pipes, or must be NgModules.

when importing import { VimeModule } from '@vime/angular'; for angular 16. I think v16 is forcing all libraries onto ivy with the removal of ngcc
There is a mention of it on the update page https://update.angular.io/ but its not much,

Due to the removal of the Angular Compatibility Compiler (ngcc) in v16, 
projects on v16 and later no longer support View Engine libraries.
@kadirmaev
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants