Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to replace assetic by webpack-encore ? #229

Open
craph opened this issue Mar 2, 2018 · 2 comments
Open

Is it possible to replace assetic by webpack-encore ? #229

craph opened this issue Mar 2, 2018 · 2 comments

Comments

@craph
Copy link

craph commented Mar 2, 2018

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
@kevinpapst
Copy link
Contributor

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

@craph
Copy link
Author

craph commented Mar 7, 2018

Thank you very much :) i will check it ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants