Cache attachments on external host with service worker (#7493)
This commit is contained in:
committed by
Eugen Rochko
parent
03f4c214b4
commit
d95642f6d9
@ -7,6 +7,9 @@ env:
|
||||
es6: true
|
||||
jest: true
|
||||
|
||||
globals:
|
||||
ATTACHMENT_HOST: false
|
||||
|
||||
parser: babel-eslint
|
||||
|
||||
plugins:
|
||||
|
Reference in New Issue
Block a user