Closed matthewharwood closed 6 years ago
@matthewharwood just flip the arguments ngr new my-ivy-app --angularVersion 7.0.0-rc.1 --ivy
Sorry for the bad example in the gitter.
In closure.conf you will also have to change the entry point for the ivy bundle.
--entry_point=./out-tsc/main.js
This scaffold will get updated to be more seamless after angular 7.0.0 is released.
Getting BrowserModule not registered when trying to test Ivy and a production build.
Recreation Steps
closure.conf:
"enableIvy": "ngtsc"
insrc/tsconfig.dev.json
andsrc/tsconfig.prod.json
dev:prod:
run with
outputs: