Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Angular 12 / Webpack 5 Support #90

Open
stevethemacguy opened this issue Sep 22, 2021 · 0 comments
Open

Angular 12 / Webpack 5 Support #90

stevethemacguy opened this issue Sep 22, 2021 · 0 comments

Comments

@stevethemacguy
Copy link

Yes, this plugin still works with Angular 12. I created this issue to help other non-CLI users who might be struggling to get ng-click-outside working. The library is now distributed using the 'Partial-Ivy' format, which has to be processed using the Angular Linker introduced in Angular 12. If you're using Angular CLI, you're good to go. If not, you must add the Linker as a Babel plugin to your Webpack config.

See my Stack Overflow Answer for the fix.

@stevethemacguy stevethemacguy changed the title Angular 12 / Webpack 5 Support? Angular 12 / Webpack 5 Support Sep 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant