mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Update package.json name & cleanup outdated caches
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "piped-redesign",
|
||||
"name": "piped-material",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
||||
@@ -10,6 +10,7 @@ module.exports = {
|
||||
appleMobileWebAppStatusBarStyle: 'black',
|
||||
|
||||
workboxOptions: {
|
||||
cleanupOutdatedCaches: true,
|
||||
navigateFallback: 'index.html',
|
||||
skipWaiting: true,
|
||||
importWorkboxFrom: 'local',
|
||||
|
||||
Reference in New Issue
Block a user