mirror of
https://github.com/google/nomulus.git
synced 2025-05-19 18:59:35 +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 |
||
---|---|---|
.. | ||
admin_settings.js | ||
BUILD | ||
console.js | ||
contact_settings.js | ||
contact_us.js | ||
dashboard.js | ||
main.js | ||
resources.js | ||
security_settings.js | ||
whois_settings.js |