aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/build/workbox.config.json
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2018-03-23 08:17:10 -0700
committerChris Donley <christopher.donley@huawei.com>2018-03-23 08:19:54 -0700
commit323a7932c5dcd6846378e060586bda13c9a1a145 (patch)
treed9c87920fe9c142f8535b4dd817264426856c1a1 /vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/bootstrap/build/workbox.config.json
parente41d0e724015fb9d02916516fe560102e558a438 (diff)
Updates to 3rd party utilitiesv1.1.0
I updated angular (1.6.9), angular-sanitize (1.6.8), bootstrap (4.0.0) Issue-ID: VNFSDK-212 Change-Id: I5fcd47d7b1205f0c3dd8a7974c021791ff3d1c13 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
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"
+}