docs(Location): updating Location docs and adding example
closes #11500
This commit is contained in:

committed by
Victor Berchet

parent
2a5012d515
commit
20bed46737
@ -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/**',
|
||||
|
Reference in New Issue
Block a user