Closed swey closed 7 years ago
@swey, do we have to update any gulp tasks since the API seems to have changed a bit?
At least I did not figure out any broken things - only the fixed one.
The option dataEach
was deprecated in 5.1.4, maybe this option should be removed. Please double check it.
Okay, we can remove dataEach
from html/default.js
and bustCache
from every file (seems to default to true
): https://github.com/unic/estatico/pull/42
Solves the problems with
@root
, fixes the problems of #36