aspect-build / aspect-build/rules_webpack

[Bug]: report symlinks: false in webpack config

Open
#77 1 comment 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Starlark
Stars
33
Forks
20
PR merge metrics
No merged PRs in 30d

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.