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

Eva Icons CommonJS Modules Cause Optimization Bailouts #3148

Open
jgomesmv opened this issue Dec 2, 2022 · 2 comments
Open

Eva Icons CommonJS Modules Cause Optimization Bailouts #3148

jgomesmv opened this issue Dec 2, 2022 · 2 comments

Comments

@jgomesmv
Copy link

jgomesmv commented Dec 2, 2022

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:
image

Expected behavior:
No message shown

Steps to reproduce:

  1. Install eva icons latest version npm install @nebular/theme@10.0.0 @nebular/eva-icons10.0.0 @nebular/date-fns@10.0.0
  2. Run npm start
  3. 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
@BenjaminBrandmeier
Copy link

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 :)

@jdpelaezc
Copy link

I got the same warning when running an application on my angular multi project after installing eva-icons free

Captura de Pantalla 2023-08-31 a la(s) 6 11 36 p m

@nebular/theme": "11.0.0
@nebular/eva-icons": "11.0.0
eva-icons": "^1.1.3
@angular/core": "^15.2.0

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

3 participants