Skip to content

Commit

Permalink
Add works SW cache
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Feb 4, 2019
1 parent 085bb29 commit 21b379e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ngsw-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@
"urls": [
"https://orcid.herokuapp.com/https://orcid.org/blog/feed",
"https://orcid.herokuapp.com/https://qa.orcid.org/**/person.json",
"https://orcid.herokuapp.com/https://qa.orcid.org/**/affiliationGroups.json"
"https://orcid.herokuapp.com/https://qa.orcid.org/**/affiliationGroups.json",
"https://orcid.herokuapp.com/https://qa.orcid.org/**/worksPage.json**",
"https://orcid.herokuapp.com/https://qa.orcid.org/**/getWorkInfo.json**"
],

"cacheConfig": {
Expand Down

0 comments on commit 21b379e

Please sign in to comment.