Skip to content
Snippets Groups Projects
Commit e2afcdef authored by Christopher Krawietz's avatar Christopher Krawietz
Browse files

[BUG] — Disabled serviceworker for testing

parent 9184597e
Branches
Tags
No related merge requests found
...@@ -63,7 +63,7 @@ module.exports = { ...@@ -63,7 +63,7 @@ module.exports = {
[ [
'@vuepress/pwa', '@vuepress/pwa',
{ {
serviceWorker: true, serviceWorker: false,
popupComponent: 'SWUpdatePopup', popupComponent: 'SWUpdatePopup',
updatePopup: { updatePopup: {
message: 'Neue Inhalte sind verfügbar.', message: 'Neue Inhalte sind verfügbar.',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment