源码
- {: id="20210327083412-9rrb3om"}electron 在使用 yarn workspace 的时候需要配置将 electron 就放在该包下面,而不是集中起来,因为他编译的时候会读取 node_modules 中 electron 的内容
{: id="20210327083412-uxv3i7o" updated="20210327083207"}
- {: id="20210327083412-4lnmqfi"}[https://github.com/electron-userland/electron-builder/issues/3984#issuecomment-784524894](https://github.com/electron-userland/electron-builder/issues/3984#issuecomment-784524894)
{: id="20210327083412-7w6xzoz" updated="20210327083308"}
- {: id="20210327083412-w8pj4ci"}
```
"workspaces": {
"nohoist": [
"electron"
]
}
```
{: id="20210327083412-qs13p4j" updated="20210327083318"}
{: id="20210327083412-7x55hq8"}
{: id="20210327083412-i9i0zjg"}
{: id="20210327083412-1fs0hlf" updated="20210327083248"}
{: id="20210327083412-jkbt233" updated="20210326164843"}
@Vanessa
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于