summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-06-02 11:50:49 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 17:09:11 +0100
commit7cc84923fdb59956890f69fe6363d9ab333cf46a (patch)
tree165f24fcda9dcca032d7cdfeacb6bec58a52d73d /package.json
parent0cd076c85f05fad581ae3ac34338e20e443ecdb1 (diff)
downloadbrokentalents-7cc84923fdb59956890f69fe6363d9ab333cf46a.tar.gz
brokentalents-7cc84923fdb59956890f69fe6363d9ab333cf46a.zip
Create a PWA
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8899635..41692d3 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"ramda": "^0.25.0",
"request": "^2.85.0",
"request-promise": "^4.2.2",
+ "sw-precache-webpack-plugin-loader": "^1.0.2",
"vue": "^2.5.16",
"vue-google-adsense": "^1.2.0",
"vue-script2": "^2.0.2"
@@ -29,6 +30,7 @@
"node-sass": "^4.9.0",
"optimize-css-assets-webpack-plugin": "^4.0.1",
"sass-loader": "^7.0.1",
+ "sw-precache-webpack-plugin": "^0.11.5",
"vue-loader": "^15.0.9",
"vue-router": "^3.0.1",
"vue-template-compiler": "^2.5.16",