ng2-codelab icon indicating copy to clipboard operation
ng2-codelab copied to clipboard

Loading stuff asynchronously using the CLI

Open filipesilva opened this issue 8 years ago • 0 comments

Heya, we chatted at ngconf and I just wanted to leave here to leave here some instructions on how you can do it. It should work for JSON well.

  • https://webpack.js.org/guides/code-splitting-import/
  • https://github.com/angular/angular-cli/blob/master/tests/e2e/tests/misc/lazy-module.ts#L33

filipesilva avatar Apr 06 '17 21:04 filipesilva