Commit bc044ad
committed
Use packageExtensions instead of .npmrc for entities fix
@vue/compat's CJS build requires 'entities' but doesn't declare it as a
dependency. Using pnpm's packageExtensions to inject the dependency is
cleaner than public-hoist-pattern in .npmrc.1 parent acbdc4b commit bc044ad
3 files changed
Lines changed: 10 additions & 5 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| |||
78 | 85 | | |
79 | 86 | | |
80 | 87 | | |
81 | | - | |
82 | 88 | | |
83 | 89 | | |
84 | 90 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments