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 has been archived by the owner on Feb 14, 2023. It is now read-only.
Is there a way to dinamically provide the list of resources to include depending on some other value (eg:
provider.region
) ?I've tried several approaches but none of them worked.
cannot find the file. I think is trying to import it before variable value expansion.
cannot find the file either. I think it is the same reason.
.js
import (despite having to workaround .js modules not found #10)and
resources.js
being:with the same result:
Does anyone know how to workaround this issue?
The text was updated successfully, but these errors were encountered: