* fix "dev:build" watch mode
* remove cross-env * append build hash to service worker cache names for easy purge
This commit is contained in:
@ -53,7 +53,6 @@ export default function ServiceWorkerUpdateNotifier() {
|
||||
aria-label="An updated version of the app is available. Reload to get the latest version."
|
||||
/>
|
||||
</button>
|
||||
;
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user