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
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
All components have an asset folder, which might contain any asset files that will be copied as they are in the theme's assets folder.
Current behaviour:
We disregard the possibility that some might have conflicting names.
Expected behaviour:
We stop the build and output an error when two identical asset file names were found.