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
I currently have a project which follows almost the same structure of yours. But each site has the _staticAssets folder, with its own assets, but the plugin can't loop through the subdirectories.
the plugin can only read the _staticAssets folder (root),, but I don't want to drop all files there, without organizing them in subdirectories. How can I setup the plugin to loop through them and export properly accordingly to each site?
Thanks! And gz for the work! 👍
The text was updated successfully, but these errors were encountered:
Hi @Designaroni !
I currently have a project which follows almost the same structure of yours. But each site has the _staticAssets folder, with its own assets, but the plugin can't loop through the subdirectories.
It's something like this:
the plugin can only read the _staticAssets folder (root),, but I don't want to drop all files there, without organizing them in subdirectories. How can I setup the plugin to loop through them and export properly accordingly to each site?
Thanks! And gz for the work! 👍
The text was updated successfully, but these errors were encountered: