Synchronize HTML page cache with sessions (#6815)
This commit is contained in:
parent
566ace2d64
commit
721234230c
2 changed files with 26 additions and 6 deletions
2
.babelrc
2
.babelrc
|
@ -4,6 +4,8 @@
|
|||
[
|
||||
"env",
|
||||
{
|
||||
"debug": true,
|
||||
"exclude": ["transform-async-to-generator", "transform-regenerator"],
|
||||
"loose": true,
|
||||
"modules": false,
|
||||
"targets": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue