We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to repro:
examples/go/time/ftl.toml
ftl dev -- recreate
echo
time
ftl.toml
Expected result:
Actual result:
The text was updated successfully, but these errors were encountered:
fix: rebuild dependent modules when new module detected (#2929)
7537b49
Fixes #2899 ![Screenshot 2024-10-01 at 12 33 12 PM](https://github.com/user-attachments/assets/1b8caaae-47c1-478d-86d2-9280dfbf10f8)
wesbillman
Successfully merging a pull request may close this issue.
Steps to repro:
examples/go/time/ftl.toml
to something elseftl dev -- recreate
echo
becausetime
is missingftl.toml
backtime
built it and then deploy itExpected result:
echo
to get rebuilt and deployedActual result:
The text was updated successfully, but these errors were encountered: