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

Incompatible with Bazel 0.25 due to transitive loads #54

@apt-itude

Description

@apt-itude

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' 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions