Synchronize HTML page cache with sessions (#6815)

This commit is contained in:
Akihiko Odaki 2018-03-18 23:14:38 +09:00 committed by Eugen Rochko
parent 566ace2d64
commit 721234230c
2 changed files with 26 additions and 6 deletions

View file

@ -4,6 +4,8 @@
[
"env",
{
"debug": true,
"exclude": ["transform-async-to-generator", "transform-regenerator"],
"loose": true,
"modules": false,
"targets": {