mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 12:37:52 +02:00
This is no way to make Blaze and Bazel happy at the same point. Without [] Blaze complains about import orders. However the new order breaks Bazel. Bazel suggested to add a suppression to suppress order check, which fixes the Bazel problem, but the suppression string is not recognized by Blaze. I cannot think of another way to solve this other than MOE. Luckily we'll delete all the BUILD files when we move to Gradle anyway. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=237501133 |
||
---|---|---|
.. | ||
registrar | ||
BUILD | ||
component.js | ||
console.js | ||
edit_item.js | ||
forms.js | ||
menu_button.js | ||
resource.js | ||
resource_component.js | ||
session.js | ||
util.js |