Skip to content
This repository was archived by the owner on Jan 29, 2019. It is now read-only.

Fix "shorthand" module reference #5

Open
ceason opened this issue Jan 15, 2019 · 0 comments
Open

Fix "shorthand" module reference #5

ceason opened this issue Jan 15, 2019 · 0 comments

Comments

@ceason
Copy link
Owner

ceason commented Jan 15, 2019

When referenced in a module source field, shorthand label references do not work.

eg this works:

module my_module {
  source = "//src/mymodule:mymodule"
}

but this does not:

module my_module {
  source = "//src/mymodule"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant