Commit 433bf30d authored by XhmikosR's avatar XhmikosR
Browse files

Add svg files in workbox and remove jpg.

parent 7f6ad11f
Showing with 1 addition and 1 deletion
+1 -1
{ {
"globDirectory": "./", "globDirectory": "./",
"globPatterns": [ "globPatterns": [
"_gh_pages/**/*.{html,css,js,json,png,jpg}" "_gh_pages/**/*.{html,css,js,json,png,svg}"
], ],
"swSrc": "./sw.js", "swSrc": "./sw.js",
"swDest": "./_gh_pages/sw.js" "swDest": "./_gh_pages/sw.js"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment