Closed
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