Skip to content

Conversation

CGQAQ
Copy link
Contributor

@CGQAQ CGQAQ commented Sep 12, 2024

….js 报错问题

refs:

TLDR: 当 resolve module/package.json 抛异常时,会走 fallback

See:

fixes: #19

@CGQAQ
Copy link
Contributor Author

CGQAQ commented Sep 12, 2024

@yangmingshan 请看一下

@yangmingshan yangmingshan merged commit a019957 into vue-mini:main Sep 12, 2024
@CGQAQ CGQAQ deleted the fix-19 branch September 24, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

如果 npm package 的 package.json 里有 exports, 并且里面没有 ./package.json key,build.js 就会报错
2 participants