first
This commit is contained in:
10
sw.js
Normal file
10
sw.js
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* --------------------------------------------------------------------------
|
||||
* kimsQ Rb v2 서비스워커(serviceWorker)
|
||||
* 웹 캐싱 (Web Caching)
|
||||
* Licensed under an Apache-2 license.
|
||||
* Copyright 2018 redblock inc
|
||||
* --------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
importScripts('/_core/sw/workbox-sw.js');
|
||||
Reference in New Issue
Block a user