docs(Location): updating Location docs and adding example

closes #11500
This commit is contained in:
Misko Hevery
2016-09-09 16:54:26 -07:00
committed by Victor Berchet
parent 2a5012d515
commit 20bed46737
16 changed files with 180 additions and 78 deletions

View File

@ -52,6 +52,7 @@ var specFiles: any =
cwd: distAll,
ignore: [
// the following code and tests are not compatible with CJS/node environment
'@angular/examples/**',
'@angular/platform-browser/**',
'@angular/platform-browser-dynamic/**',
'@angular/core/test/zone/**',