Cache attachments on external host with service worker (#7493)
This commit is contained in:
parent
03f4c214b4
commit
d95642f6d9
4 changed files with 30 additions and 3 deletions
|
@ -7,6 +7,9 @@ env:
|
|||
es6: true
|
||||
jest: true
|
||||
|
||||
globals:
|
||||
ATTACHMENT_HOST: false
|
||||
|
||||
parser: babel-eslint
|
||||
|
||||
plugins:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue