mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
Add svg files in workbox and remove jpg.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"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"
|
||||||
|
Reference in New Issue
Block a user