Sign in
◑
Theme
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
7c8e950e90a7fd1c09bb3512fc2aa8874a1dd3cd
/
.
/
js
/
private
/
node-patches
/
BUILD.bazel
blob: 03a32ecf20eb15fb8918ffe6d4dde3f9e42b20a0 [
file
]
load
(
"@aspect_bazel_lib//lib:write_source_files.bzl"
,
"write_source_files"
)
write_source_files
(
name
=
"checked_in_compile"
,
files
=
{
"fs.js"
:
"//js/private/node-patches/src:fs-generated.js"
,
},
)
exports_files
([
"fs.js"
,
"register.js"
,
])