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

Support Angular 9 & Bazel #261

Open
dustinblanchard opened this issue Feb 8, 2020 · 1 comment
Open

Support Angular 9 & Bazel #261

dustinblanchard opened this issue Feb 8, 2020 · 1 comment

Comments

@dustinblanchard
Copy link

Attempting to build an app containing this module using Bazel throws the following warning and error:

Warning: Entry point 'angular2-jsonapi' contains deep imports into '~/node_modules/lodash-es/find', '~/node_modules/lodash-es/includes'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

Error: Error on worker #4: Error: Expected UMD module file (~/node_modules/angular2-jsonapi/node_modules/qs/lib/utils.js) to contain exactly one statement, but found 15.

@hpawe01
Copy link
Contributor

hpawe01 commented Jan 21, 2021

@dustinblanchard can you check if #263 fixed this issue?
And if no, if probably #277 will fix it?

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

2 participants