Open
Description
First of all, great library. I was using it for a while but recently running ng build --prod
started yielding the following error:
ERROR in ./node_modules/angular-feather/fesm5/angular-feather.js
Module build failed (from ./node_modules/@angular-devkit/build-optimizer/src/build-optimizer/webpack-loader.js):
TypeError: Cannot read property 'kind' of undefined
At first I thought that the problem was with webpack or some Angular dependencies. Unfortunately, it seems like the only solution that currently works for me is removing angular-feather library in order to make the build process work again.
Any ideas why it can be happening and what could be the solutions?
Metadata
Metadata
Assignees
Labels
No labels