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
@tacman This is a great question. I've been wondering about that myself. Currently, the bundle imports the version.yaml file, with its path determined by the configuration. Without the bundle, you'd have to import it manually. While this itself is not a problem, you'd also need to manually update the path if it ever changed in the configuration.
On the other hand, if something like #9 was added, you'd definitely need it in production as well.
Is there anything that happens with this bundle during production? I never tag releases in production, only in dev. thx.
The text was updated successfully, but these errors were encountered: