This website requires JavaScript.
Explore
Help
Sign in
milas
/
jellyfish-web
Watch
1
Star
0
Fork
You've already forked jellyfish-web
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2a238d79f9
jellyfish-web
/
src
/
serviceworker.js
3 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add eslint:recommended and update rules and globals
2020-02-25 18:33:38 -05:00
/* eslint-env serviceworker */
Force the use of single quotes
2020-05-04 12:44:12 +02:00
importScripts
(
'components/serviceworker/notifications.js'
)
;
Reference in a new issue
Copy permalink