Skip to content

Does not work with Angular+NGRX+AOT #252

Description

@billdwhite

Please specify:

(Not filling out all fields of this template will probably result in your issue being closed without further notice. If you are not willing fill it in, why would someone else spent his time fixing it?)

  • [x ] Issue: When used with Angular 7 with AOT turned on, this loads with no states; regular
    • SIMPLE Reproduction:

https://github.com/billdwhite/ngrx-immer/tree/ngrx-immer

Check out, run npm install, then run using
'ng serve'
it loads fine; now use AOT compilation:
'ng serve --aot'
or use the angular.json run config:
'ng run ngrx-immer:serve:production'
no states are loaded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions