Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: deep copy babelConfig from webpack config #43

Merged
merged 1 commit into from
Aug 22, 2019

Conversation

ClarkXia
Copy link
Collaborator

fix: alibaba/ice#2724

问题原因

ice-plugin-component 在执行 lib 构建阶段需要重新获取 babelConfig,不然插件的执行顺序可能会影响到 babelConfig 的内容
babelConfig 获取尽量使用 deepclone 避免 side effect

@ClarkXia ClarkXia requested review from imsobear and daysai August 21, 2019 02:08
@ClarkXia ClarkXia removed the request for review from imsobear August 22, 2019 12:10
@daysai daysai closed this Aug 22, 2019
@daysai daysai reopened this Aug 22, 2019
@daysai daysai merged commit b7972ee into ice-scripts/release-2.1.10 Aug 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix-babel-config branch August 22, 2019 12:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants