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

Add support for bundles using the updated bundle directory structure #95

Merged

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Mar 18, 2021

Fixes #92

Adds support for installing assets from bundles using the updated bundle directory structure. Similar to the FrameworkBundle's assets:install command, a bundle's public assets can be defined in <bundle_path>/Resources/public or <bundle_path>/public, with the former path taking precedence.

@mbabker mbabker force-pushed the feature/updated-bundle-structure-support branch from d1f8a6b to 64ee790 Compare March 18, 2021 17:49
@pamil pamil closed this Mar 19, 2021
@pamil pamil reopened this Mar 19, 2021
@pamil pamil merged commit 0dc0bd3 into Sylius:master Mar 19, 2021
@pamil
Copy link
Contributor

pamil commented Mar 19, 2021

Thank you, Michael! 🎉

@mbabker mbabker deleted the feature/updated-bundle-structure-support branch March 19, 2021 14:38
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

Successfully merging this pull request may close these issues.

Add support for new Symfony bundle structure
2 participants