Skip to content

Breaks when building with Angular 16 #981

Closed
@jpike88

Description

@jpike88

ANALYZE_FOR_ENTRY_COMPONENTS is deprecated since angular 9 and has been removed in angular 16. Please update this lib to handle angular 16, by first removing that variable from use.

Build error:
./node_modules/@uirouter/angular/fesm2020/uirouter-angular.mjs:1410:13-41 - Error: export 'ANALYZE_FOR_ENTRY_COMPONENTS' (imported as 'ANALYZE_FOR_ENTRY_COMPONENTS') was not found in '@angular/core' (possible exports: ANIMATION_MODULE_TYPE, APP_BOOTSTRAP_LISTENER, APP_ID, APP_INITIALIZER, ApplicationInitStatus, ApplicationModule, ApplicationRef, Attribute, COMPILER_OPTIONS, CSP_NONCE, CUSTOM_ELEMENTS_SCHEMA, ChangeDetectionStrategy, ChangeDetectorRef, Compiler, CompilerFactory, Component, ComponentFactory, ComponentFactoryResolver, ComponentR.......

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions