Replies: 1 comment
-
Yes, you can use: trunk build --config path/to/Trunk.toml While it works similar to cargo's |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I'm currently on folder / but I'd like to trunk build folder /sub. How can I do this from /? Is it possible?
I'm having an issue in docker, where when I move my WORKDIR to /sub, it cannot see the prior parent WORKDIR /.
Beta Was this translation helpful? Give feedback.
All reactions