father icon indicating copy to clipboard operation
father copied to clipboard

feat(): update @rollup/plugin-replace version. add alias options for …

Open 372623460jh opened this issue 4 years ago • 1 comments

  • 更新 @rollup/plugin-replace 版本。
  • 添加 @rollup/plugin-alias 插件,并漏出配置,支持rollup构建时别名扩展。
  • 添加关于 @rollup/plugin-alias 配置项的测试用例。
  • 更新文档

372623460jh avatar Mar 22 '21 07:03 372623460jh

Codecov Report

Merging #325 (b478c1d) into master (4508c0a) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #325      +/-   ##
==========================================
+ Coverage   73.54%   73.77%   +0.22%     
==========================================
  Files          16       16              
  Lines         465      469       +4     
  Branches      168      172       +4     
==========================================
+ Hits          342      346       +4     
  Misses        122      122              
  Partials        1        1              
Impacted Files Coverage Δ
packages/father-build/src/schema.ts 100.00% <ø> (ø)
packages/father-build/src/getRollupConfig.ts 97.82% <100.00%> (+0.09%) :arrow_up:

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 2ea85d6...b478c1d. Read the comment docs.

codecov[bot] avatar Mar 23 '21 07:03 codecov[bot]

感谢贡献,father 4 已发布,旧版本不再迭代,PR closed

PeachScript avatar Aug 31 '22 11:08 PeachScript