0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Add svg files in workbox and remove jpg.

This commit is contained in:
XhmikosR 2017-11-03 13:32:25 +02:00
parent 7f6ad11fb8
commit 433bf30de7

View File

@ -1,7 +1,7 @@
{
"globDirectory": "./",
"globPatterns": [
"_gh_pages/**/*.{html,css,js,json,png,jpg}"
"_gh_pages/**/*.{html,css,js,json,png,svg}"
],
"swSrc": "./sw.js",
"swDest": "./_gh_pages/sw.js"