mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `dist/` directory has a duplicate `package.json` pointing to the same files, which (under certain configurations) can causes ngcc to try to process the files twice and fail. This commit adds a default ngcc config for `ng2-dragula` to ignore the `dist/` entry-point. Fixes #33718 PR Close #33797 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||