nebular
nebular copied to clipboard
Eva Icons CommonJS Modules Cause Optimization Bailouts
Issue type
**I'm submitting a bug report
Issue description
Current behavior:
When I run npm start on my angular app this message is shown:
Expected behavior: No message shown
Steps to reproduce:
- Install eva icons latest version
npm install @nebular/[email protected] @nebular/eva-icons10.0.0 @nebular/[email protected]
- Run
npm start
- The message is shown
Other information:
npm, node, OS, Browser
OS: Windows 10
Node: v18.12.1
Angular, Nebular
Angular: v14.2.8
Nebular: 10
Can confirm this. I have added eva-icons to allowedCommonJsDependencies to get rid of the warning.
Nevertheless, a fix for this would be highly appreciated :)
I got the same warning when running an application on my angular multi project after installing eva-icons free
@nebular/theme": "11.0.0 @nebular/eva-icons": "11.0.0 eva-icons": "^1.1.3 @angular/core": "^15.2.0