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
Hi, this is probably a problem of configuration but...
how we can integrate our assets in the package?
add the "assets_path" : "assets/" in the composer.json file in the "extra"
add our file in the assets/* and subfolder
and?? because this 2 step don't produce nothing.
Reading the log generated by php repoman update ../myproject/ --log_level=4 I can't find anything about the assets...
What is wrong ??
Thx for your help
The text was updated successfully, but these errors were encountered:
Hi, this is probably a problem of configuration but...
how we can integrate our assets in the package?
"assets_path" : "assets/"
in thecomposer.json
file in the"extra"
and?? because this 2 step don't produce nothing.
Reading the log generated by
php repoman update ../myproject/ --log_level=4
I can't find anything about the assets...What is wrong ??
Thx for your help
The text was updated successfully, but these errors were encountered: