google-nomulus/java/google/registry/ui/js
jianglai 27c1765ab4 Fix Bazel build breakage introduced in []
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
2019-03-08 18:36:36 -05:00
..
registrar Fix Bazel build breakage introduced in [] 2019-03-08 18:36:36 -05:00
BUILD Fix Bazel build breakage introduced in [] 2019-03-08 18:36:36 -05:00
component.js Fix linter errors introduced by CL 236568443. 2019-03-08 18:33:25 -05:00
console.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
edit_item.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
forms.js Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
menu_button.js Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
resource.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
resource_component.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00
session.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
util.js Remove final uses of @code in JS comments 2018-03-06 18:51:32 -05:00