chore: update taro&react version#73
Draft
MuxinFeng wants to merge 1 commit into
Draft
Conversation
Contributor
MuxinFeng
commented
Jul 3, 2023
- 将 react 版本降到业务项目中的版本(避免出现多 react 实例的情况)
- 将 taro 相关版本升到最新(解决了尺寸转换等问题)
Collaborator
|
可以先给这个版本范围看能不能解决,这个问题是因为组件库和demo依赖耦合,打包生产后package.json里还带了demo小程序依赖。后面替换pnpm包管理后用workspace会将的依赖拆开,组件库包引用后面不会安装自己的react和taro版本 |
Contributor
Author
|
目前这套依赖没啥问题了,后面用了 pnpm 可以再换回来,现在这么做是因为在实际开发里调试太麻烦了。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.