Closed fleed closed 7 years ago
Sorry @fleed, I was on vacation last week. I can look at this now if you haven't found a solution.
hi @sollenne No problem, thank you for reaching out. No, I haven't solved it yet and I would appreciate your help.
The actual warning seems misleading. I found a webpack thread that has similar issues and a few fixes. See if any of these solutions work for you. I'll take a look on my side. https://github.com/webpack/webpack/issues/196
I'm trying to add
ng4-fittext
to my application. The app is compiled using .net JavaScriptServices in a.NET core
application.I've added the importing directives to my
NgModule
defined in app.module.shared.ts file.I'm getting the following error during compilation:
How can I fix it?