Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Improve TypeScript compilation performance #93

Open
enepomnyaschih opened this issue Jul 12, 2015 · 0 comments
Open

Improve TypeScript compilation performance #93

enepomnyaschih opened this issue Jul 12, 2015 · 0 comments

Comments

@enepomnyaschih
Copy link
Owner

enepomnyaschih commented Jul 12, 2015

Add "verbose" config option to display all commands being executed.

Introduce "quick" compilation mode.

Options:

  • Compile whole list into a single js file
  • Merge all source files together, compile them
  • Remove duplicating reference tags
  • Compile TypeScript of all packages together
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant