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 Feb 5, 2025. It is now read-only.
This may be intended, but in case it's not I'm opening an issue. Mine was not the only module that used env-init.sh to move assets to the right directories.
Originally, my env-init.sh file included the following lines:
This no longer works.
Instead, I was able to get it to work by adding these lines to my index.json file:
This may be intended, but in case it's not I'm opening an issue. Mine was not the only module that used env-init.sh to move assets to the right directories.