We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@babel/core
rollup_runtime_deps
1 parent 6ce27af commit 2f6da55Copy full SHA for 2f6da55
tools/defaults.bzl
@@ -78,6 +78,7 @@ def ng_package(
78
}),
79
visibility = visibility,
80
rollup_runtime_deps = [
81
+ "//:node_modules/@babel/core",
82
"//:node_modules/@rollup/plugin-commonjs",
83
"//:node_modules/@rollup/plugin-node-resolve",
84
"//:node_modules/magic-string",
0 commit comments