Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(cookbook-aot-compiler): improve the Tour of Heroes of the Ahead-of-Time compilation cookbook #2788

Closed
wants to merge 4 commits into from

Conversation

Kiougar
Copy link

@Kiougar Kiougar commented Nov 11, 2016

Add main-aot.ts and main.ts comparison in the key differences.
Add a sub note below tsconfig.json comparison to highlight and explain the usage of
../../node_modules/@types/ instead of node_modules/@types/.

…of-Time compilation cookbook

Add main-aot.ts and main.ts comparison in the key differences
Change tsconfig.json and tsconfig-aot.json `typeRoots` to use symlinked node_modules
…of-Time compilation cookbook

Add main-aot.ts and main.ts comparison in the key differences
…of-Time compilation cookbook

Add main-aot.ts and main.ts comparison in the key differences
Add a sub note below `tsconfig.json` comparison to highlight and explain the usage of
`../../node_modules/@types/` instead of `node_modules/@types/`.
…of-Time compilation cookbook

Add main-aot.ts and main.ts comparison in the key differences.
Add a sub note below `tsconfig.json` comparison to highlight and explain the usage of
`../../node_modules/@types/` instead of `node_modules/@types/`.
@Kiougar Kiougar closed this Nov 11, 2016
@Kiougar Kiougar deleted the aot-compiler branch November 11, 2016 20:20
@Kiougar
Copy link
Author

Kiougar commented Nov 11, 2016

Recreated to a single commit in #2790

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants