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

Assets docs #33

Open
overclokk opened this issue Oct 26, 2021 · 0 comments
Open

Assets docs #33

overclokk opened this issue Oct 26, 2021 · 0 comments
Assignees
Milestone

Comments

@overclokk
Copy link
Collaborator

This is a note to explain how the assets works for now:

With an active child ItalyStrap will load it's own assets (index[.min].js, inde[.min].css), to override those we can:

Add index[.min].js, inde[.min].css to the same path of the parent or add a config file that return an array with the config needed by the AssetsManager (or just an epty array and will not be loaded nothing), you can see this file in the config/assets directory.

I want in future to do a better workflow for this.

@overclokk overclokk added this to the Version 4.0.x milestone Oct 26, 2021
@overclokk overclokk self-assigned this Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant