mirror of
https://github.com/google/nomulus.git
synced 2025-05-07 23:38:21 +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 |
||
---|---|---|
.. | ||
assets/images | ||
css | ||
epptmpl | ||
externs | ||
forms | ||
html | ||
js | ||
server | ||
soy | ||
BUILD | ||
compile_test.js | ||
conformance_proto.txt | ||
ConsoleDebug.java | ||
globals.txt | ||
package-info.java |