Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Update @carbon/icons-angular import #205

Merged
merged 1 commit into from Oct 2, 2019

Conversation

JoostK
Copy link
Member

@JoostK JoostK commented Aug 14, 2019

The @carbon/icons-angular package does not conform to APF and does not
have a source file at the supposed entry-point root of
@carbon/icons-angular. Therefore, the build error
Module not found: Error: Can't resolve '@carbon/icons-angular' would
occur.

This updates the import to an actual location, as documented by Carbon's
documentation. The package will still fail to compile, however, as ngcc
seems not to process the entry-point at all.

The `@carbon/icons-angular` package does not conform to APF and does not
have a source file at the supposed entry-point root of
`@carbon/icons-angular`. Therefore, the build error
`Module not found: Error: Can't resolve '@carbon/icons-angular'` would
occur.

This updates the import to an actual location, as documented by Carbon's
documentation. The package will still fail to compile, however, as ngcc
seems not to process the entry-point at all.
@mgechev
Copy link
Member

mgechev commented Aug 15, 2019

Let's instead connect with the package authors and see what we can do to migrate @carbon/icons-angular to ngcc compatible format.

I can do that, or alternatively you can open an issue in their tracker.

@mgechev
Copy link
Member

mgechev commented Aug 15, 2019

Reached out to the package author.

@mgechev
Copy link
Member

mgechev commented Aug 21, 2019

Here's a PR I opened in jszip. Please have a look and let me know if you think this will cause any unwanted side effects. Stuk/jszip#614

@mgechev mgechev merged commit 5fdba65 into angular:master Oct 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants