parent
e0e23c1fdf
commit
5afb1ee04f
|
|
@ -400,7 +400,7 @@ class CombineAssets
|
||||||
$this->putCache($cacheKey, $cacheInfo);
|
$this->putCache($cacheKey, $cacheInfo);
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this->getCombinedUrl($cacheInfo['version']);
|
return $this->getCombinedUrl($cacheInfo['version'] . '.' . $extension);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue