mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-12 07:50:59 +00:00
Move flatbuffer_ts_library to typescript.bzl (#7183)
This makes it so that users of flatbuffer_cc_library don't need to have rules_nodejs available in their WORKSPACE, addressing #7179.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
load("//:build_defs.bzl", "flatbuffer_ts_library")
|
||||
load("//:typescript.bzl", "flatbuffer_ts_library")
|
||||
|
||||
filegroup(
|
||||
name = "reflection_fbs_schema",
|
||||
|
||||
Reference in New Issue
Block a user