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

chore(examples): don't gitignore _examples/tsconfig.json #2966

Merged

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Dec 13, 2016

Tweak to .gitignore so that only the tsconfig.json files in subdirectories are ignored, not the one directly in this _examples folder.

Also, add a package.json script definition for http-server for more convenient access (w/o invoking tsc as is forced in the script definition given in _boilerplate/package.json.

cc @kwalrath

Tweak to `.gitignore` so that only the `tsconfig.json` files in
subdirectories are ignored, not the one directly in this `_examples`
folder.

Also, add a package.json script definition for `http-server` for more
convenient access (w/o invoking tsc as is forced in the script
definition given in `_boilerplate/package.json`.
@Foxandxss Foxandxss merged commit ea1521e into angular:master Dec 13, 2016
@chalin chalin deleted the chalin-chore-examples-tsconfig-1213 branch December 13, 2016 17:37
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.

4 participants