mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-16 04:44:35 +00:00
put everything in __sapper__
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { files, shell, timestamp, routes } from './__sapper__/service-worker.js';
|
||||
import { files, shell, timestamp, routes } from '../__sapper__/service-worker.js';
|
||||
|
||||
const ASSETS = `cachetimestamp`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user