feat: webpack-sources 的功能从webpack引入,避免执行引入版本有关问题#12501
Merged
Chen-jj merged 8 commits intoNervJS:nextfrom Sep 20, 2022
Merged
Conversation
1 similar comment
Contributor
|
@yoyo837 |
Contributor
Author
|
|
Contributor
学习了~ 感谢贡献~ |
Chen-jj
approved these changes
Sep 20, 2022
Contributor
|
@yoyo837 麻烦更新一下 pnpm.lock 哈,CI 好像因为 lock 而挂了 |
Contributor
Author
|
大佬,小弟没用过 |
Contributor
看来你的 mac 不支持这个包,我来操作一下~ |
KkZsc
pushed a commit
to KkZsc/taro
that referenced
this pull request
Dec 5, 2022
* feat: webpack-sources 的功能从webpack引入,避免执行引入版本有关问题 * chore: update lockfile * fix: typings Co-authored-by: chenjiajian <798095202@qq.com>
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.

这个 PR 做了什么? (简要描述所做更改)
webpack-sources不自行依赖和引用, 直接从webpack导入, 减少因为版本差异导致的问题, 比如可能影响filesystem cacheref: dcasia/mini-program-tailwind#73
这个 PR 是什么类型? (至少选择一个)
这个 PR 涉及以下平台: