diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-06-02 11:50:49 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:11 +0100 |
| commit | 7cc84923fdb59956890f69fe6363d9ab333cf46a (patch) | |
| tree | 165f24fcda9dcca032d7cdfeacb6bec58a52d73d /package.json | |
| parent | 0cd076c85f05fad581ae3ac34338e20e443ecdb1 (diff) | |
| download | brokentalents-7cc84923fdb59956890f69fe6363d9ab333cf46a.tar.gz brokentalents-7cc84923fdb59956890f69fe6363d9ab333cf46a.zip | |
Create a PWA
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |
