Skip to content

Commit

Permalink
fix: lazy loading bug (#22)
Browse files Browse the repository at this point in the history
* chore: wip

* build: update package-lock.json
  • Loading branch information
manekinekko authored Nov 27, 2018
1 parent feda050 commit 5cf65bd
Show file tree
Hide file tree
Showing 5 changed files with 11,837 additions and 8,093 deletions.
4 changes: 1 addition & 3 deletions ngsw-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
"resources": {
"files": [
"/favicon.ico",
"/index.html"
],
"versionedFiles": [
"/index.html",
"/*.bundle.css",
"/*.bundle.js",
"/*.chunk.js"
Expand Down
Loading

0 comments on commit 5cf65bd

Please sign in to comment.