Skip to content

Commit

Permalink
fix: linker can't assume that transitive module_mappings are in the s…
Browse files Browse the repository at this point in the history
…andbox

In short, the module mapping for a ts_library with a module_name from the rollup_bundle dep in a downstream rule is propagated but the downstream rule does not have ts_library as a dep (as it does not need it) so the symlink check fails.
  • Loading branch information
gregmagolan committed Oct 5, 2019
1 parent e1a344b commit a67a844
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
Loading

0 comments on commit a67a844

Please sign in to comment.