This repository was archived by the owner on Jun 5, 2021. It is now read-only.

Description
defs.bzl exports all rules simply by loading them, which no longer works starting with Bazel 0.25. See this issue.
This manifests with the following types of errors:
file '@bazel_javascript//:defs.bzl' does not contain symbol 'js_library'