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

Commits on Aug 14, 2019

  1. Update @carbon/icons-angular import

    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.
    JoostK committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    0ecca4f View commit details
    Browse the repository at this point in the history