aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/build/workbox.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/build/workbox.config.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/build/workbox.config.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/build/workbox.config.json b/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/build/workbox.config.json
new file mode 100644
index 00000000..0dcfadac
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/build/workbox.config.json
@@ -0,0 +1,8 @@
+{
+ "globDirectory": "./",
+ "globPatterns": [
+ "_gh_pages/**/*.{html,css,js,json,png,svg}"
+ ],
+ "swSrc": "./sw.js",
+ "swDest": "./_gh_pages/sw.js"
+}