diff options
Diffstat (limited to 'vendor/twbs/bootstrap/build/workbox.config.json')
-rw-r--r-- | vendor/twbs/bootstrap/build/workbox.config.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/twbs/bootstrap/build/workbox.config.json b/vendor/twbs/bootstrap/build/workbox.config.json deleted file mode 100644 index a649431ed..000000000 --- a/vendor/twbs/bootstrap/build/workbox.config.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "globDirectory": "./", - "globPatterns": [ - "_gh_pages/**/*.{html,css,js,json,png,svg}" - ], - "swSrc": "./site/sw.js", - "swDest": "./_gh_pages/sw.js" -} |