Skip to content

Commit

Permalink
Use @com_google_j2cl//build_defs:workspace.bzl to setup the j2cl work…
Browse files Browse the repository at this point in the history
…space.

PiperOrigin-RevId: 529786687
  • Loading branch information
jDramaix authored and copybara-github committed May 5, 2023
1 parent d786051 commit 4032fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ load("@com_google_j2cl//build_defs:repository.bzl", "load_j2cl_repo_deps")

load_j2cl_repo_deps()

load("@com_google_j2cl//build_defs:rules.bzl", "setup_j2cl_workspace")
load("@com_google_j2cl//build_defs:workspace.bzl", "setup_j2cl_workspace")

setup_j2cl_workspace()

0 comments on commit 4032fcc

Please sign in to comment.