最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

pnpm monorepo with vite, absolute path config error - Stack Overflow

programmeradmin0浏览0评论

I'm doing setup new monorepo using pnpm workspace and vite.

At now, I'm in struggle at resolving absolute path import issue.

Below is my current project code.

I've wrote README file and the error occurs at 3.3) (system/web-app/src/App.tsx)

Just pnpm install and run pnpm webapp dev.

I know good monorepo tools like nx or turborepo.

But I want to make monorepo setting from zerobase, with simple configuration codes.

I've read lots of blog articles and tried lots of times with AI tools, but problem is not solved yet...

Thanks.

发布评论

评论列表(0)

  1. 暂无评论