aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/build/workbox.config.json
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-19 11:18:28 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-19 11:18:28 +0200
commitfa9e9510e5d993d183feb942fe74be5fdd07f5cf (patch)
tree41fec09f527a9346e043b8099b458a97d81b03ed /vendor/twbs/bootstrap/build/workbox.config.json
parent32de123db0ac526795a237ff46885fe8a332cbc0 (diff)
parent06b3ad1071c755757555baf941e2c0f446f97b21 (diff)
downloadvolse-hubzilla-fa9e9510e5d993d183feb942fe74be5fdd07f5cf.tar.gz
volse-hubzilla-fa9e9510e5d993d183feb942fe74be5fdd07f5cf.tar.bz2
volse-hubzilla-fa9e9510e5d993d183feb942fe74be5fdd07f5cf.zip
Merge branch '3.8RC'3.8
Diffstat (limited to 'vendor/twbs/bootstrap/build/workbox.config.json')
-rw-r--r--vendor/twbs/bootstrap/build/workbox.config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/build/workbox.config.json b/vendor/twbs/bootstrap/build/workbox.config.json
new file mode 100644
index 000000000..a649431ed
--- /dev/null
+++ b/vendor/twbs/bootstrap/build/workbox.config.json
@@ -0,0 +1,8 @@
+{
+ "globDirectory": "./",
+ "globPatterns": [
+ "_gh_pages/**/*.{html,css,js,json,png,svg}"
+ ],
+ "swSrc": "./site/sw.js",
+ "swDest": "./_gh_pages/sw.js"
+}