0.27.12
Fixed an issue with transitive node_modules not being available to the rollup_bundle
rule. Such deps don't need to be repeated now.
Introduced new package http://npmjs.com/package/@bazel/labs - this contains more experimental features that might be breaking or even removed in the future.
This contains the start of a webpack_bundle
rule.