What happened?
If symlinks are disabled in
{
"resolve": {
"symlinks" false
}
}
then webpack_bundle can't possibly resolve 3p dependencies. We could add a bazel 6 validation action that runs alongside the webpack_bundle so it's easier for users to discover the error.
Version
HEAD
What happened?
If symlinks are disabled in
then
webpack_bundlecan't possibly resolve 3p dependencies. We could add a bazel 6 validation action that runs alongside the webpack_bundle so it's easier for users to discover the error.Version
HEAD