这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

same here.
Webpack seems to be lost with the linked packages inside node_modules.

There is this workaround, by setting:

// wepback.config.js 
resolve: {
    symlinks: false
}

It works properly in the mono-repo, I can't confirm if yarn link or npm link are going to work after that tho.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by anthonyshew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants