-
-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Emilien Escalle edited this page Jan 8, 2019
·
3 revisions
Change Javascript minifier filter
Every media that are called into you stylesheets must be cached, you should define them the assets_bundle configuration :
'assets' => [
'media' => [
'/my/file/path.jpeg',
],
],