mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-29 17:50:09 +02:00
build: import virtual file handling sw in main sw
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
*/
|
||||
|
||||
import { h, Component } from 'preact';
|
||||
import '../service-worker-registration';
|
||||
// import '../service-worker-registration';
|
||||
import { MainHeader } from './MainHeader.jsx';
|
||||
import ContentWrap from './ContentWrap.jsx';
|
||||
import ContentWrapFiles from './ContentWrapFiles.jsx';
|
||||
|
Reference in New Issue
Block a user