Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: chainWebpack config support async #4344

Merged
merged 1 commit into from Apr 1, 2020

Conversation

sorrycc
Copy link
Member

@sorrycc sorrycc commented Apr 1, 2020

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

View rendered docs/config/README.md
View rendered docs/config/README.zh-CN.md

@codecov
Copy link

codecov bot commented Apr 1, 2020

Codecov Report

Merging #4344 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4344   +/-   ##
=======================================
  Coverage   82.89%   82.89%           
=======================================
  Files         138      138           
  Lines        2719     2719           
  Branches      671      671           
=======================================
  Hits         2254     2254           
  Misses        457      457           
  Partials        8        8           
Impacted Files Coverage Δ
...ackages/bundler-webpack/src/getConfig/getConfig.ts 94.73% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 90b8e1c...5fad3d4. Read the comment docs.

@sorrycc sorrycc merged commit 607515f into master Apr 1, 2020
@delete-merged-branch delete-merged-branch bot deleted the feat/chainWebpack-config-async branch April 1, 2020 01:05
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.

[Feature Request] 配置 chainWebpack 项支持异步函数
1 participant