Lisheri

Results 15 comments of Lisheri

ui组件库不提升即可, 在monorepo的package.json下的workspace中配置nohoist

@demo-a这个下面应该还有二级目录吧, 要用通配符哦, **/@demo-a/**,然后重新lerna bootstrap一次

可以在项目中的node_modules下面确认一下, 看看组件库是否确认已经拉取到了项目中,而不是提升到了monorepo的顶层

对了, 报错是报的不是绝对路径也不是相对路径吗?

emmm, 那我们不是一个问题了, 我之前是ui组件没有安装到项目中, 而是提升到了monorepo的顶层 看你的截图应该是已经装到项目中了, 但是整个小程序如果在monorepo的顶层感觉有点问题, 小程序项目应该作为lerna的子模块吧? 我的结构是这样的~

```js new HardSourceWebpackPlugin(), new HardSourceWebpackPlugin.ParallelModulePlugin({ // How to launch the extra processes. Default: fork: (fork, compiler, webpackBin) => fork( webpackBin(), ['--config', __filename], { silent: true, } ), numWorkers: () =>...

The following is the reply to the esbuild issue ![image](https://github.com/user-attachments/assets/f385734e-dcfe-42e2-b642-a41b69654d7c)

The preliminary processing results of unplugin-vue are as follows, which appear to be normal. ![image](https://github.com/user-attachments/assets/01c35ae1-7892-46b5-9757-fc568c44a897)

> 这是啥字体😳 [Fira Code](https://github.com/tonsky/FiraCode)