You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In using Symfony 4 for my project and I would like to use AdminLTE as admin theme.
In symfony documentation, they indicate that starting from Symfony 2.8, Assetic is no longer included by default in the Symfony Standard Edition Symfony 3 and Symfony 4.
FEATURE REQUEST:
I want to know if you have any process that enables us to replace assetics by wepack-encore while configuring adminLTE.
Debug info
Component
Version
Symfony version
4.0
AdminThemeBundle
1.3.5
The text was updated successfully, but these errors were encountered:
Yes there is, but it doesn't ship out of the box and it was a bit of a pain to set it up...
You can check out my solution (which is fas from being perfect, but it works).
This project is using this bundle with Symfony 4 and webpack encore: https://github.com/kevinpapst/kimai2
In using Symfony 4 for my project and I would like to use AdminLTE as admin theme.
In symfony documentation, they indicate that starting from Symfony 2.8, Assetic is no longer included by default in the Symfony Standard Edition Symfony 3 and Symfony 4.
FEATURE REQUEST:
Debug info
The text was updated successfully, but these errors were encountered: