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
Add additional_compile_inputs + copts expansion to mojo_library (#38)
Enables the same thing in `mojo_library` as `mojo_test`, allowing args
to be
passed to `mojo package` from Bazel with filepaths expanded to the
correct
sandbox locations.
0 commit comments