-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
OS?
Mac OSX Sierra
Versions.
angular-cli: 1.0.0-beta.17
node: 6.2.1
os: darwin x64
Repro steps.
- Clone @ngrx/example-app
- Compile the project using the
--aot
flag - Check the compiled copy of either effect service
- Note that the
@Effect()
decorator from @ngrx/effects has been stripped from the classes
The log given by the failure.
No errors are thrown
SethDavenport, spock123, maxime1992, mohatt, shprink and 41 more
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent