sonata-project / sandbox

[Abandoned] Sonata Project's sandbox
https://sonata-project.org
MIT License
268 stars 198 forks source link

[Modernising] Handling of front end assets #607

Closed Xymanek closed 2 years ago

Xymanek commented 6 years ago

Currently sandbox uses php libraries to handle handle front end assets in a weird way:

This is rather convoluted and also depreciated: screenshot_3

Aaand broken (sonata-sandbox/app_dev.php/admin/dashboard):

screen shot 2018-02-17 at 15 25 49-fullpage (With bootstrap step skipped)

screen shot 2018-02-17 at 15 39 23-fullpage (Run composer as admin so everything is properly symlinked)

I think the correct way to handle this is to rework this whole thing to use webpack (via encore)

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

VincentLanglet commented 2 years ago

This project is abandoned