Cache attachments on external host with service worker (#7493)

This commit is contained in:
Akihiko Odaki
2018-05-29 07:43:47 +09:00
committed by Eugen Rochko
parent 03f4c214b4
commit d95642f6d9
4 changed files with 30 additions and 3 deletions

View File

@ -7,6 +7,9 @@ env:
es6: true
jest: true
globals:
ATTACHMENT_HOST: false
parser: babel-eslint
plugins: