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

docs(en): merge rollup/master into rollup-docs-cn/master @ 7a2bafbe #58

Merged
merged 10 commits into from
Aug 16, 2023

Conversation

docschina-bot
Copy link
Collaborator

此 PR 自动生成。

合并 rollup/rollup 的修改至本仓库(@ 7a2bafb

以下文件存在冲突,可能需要重新翻译:

请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-7a2bafbe 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。

禁止使用 Squash Merge 来合并此 Pull Request!

使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。

thebanjomatic and others added 8 commits August 9, 2023 07:13
… mappings (#5087)

* perf(sourcemaps): add back sourcemap lazy decode

Adding back the improvements from #5075

* fix: handle mappings: null or undefined
* feat: add `preliminaryFileName` to `OutputChunk`

* fix: to pass checks

* feat: docs

---------

Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
* chore(deps): lock file maintenance minor/patch updates

* Update npm for Node 14 on CI

* Fix vitepress

* Fix CI Node version

* Fix tests

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
@vercel
Copy link

vercel bot commented Aug 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup-docs-cn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2023 11:50am

@netlify
Copy link

netlify bot commented Aug 13, 2023

Deploy Preview for relaxed-alfajores-47dd1b failed.

Name Link
🔨 Latest commit 9d149c2
🔍 Latest deploy log https://app.netlify.com/sites/relaxed-alfajores-47dd1b/deploys/64dcb7d0470fa70008e13de7

@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2023

Codecov Report

Merging #58 (fcb9092) into master (9c6efd1) will decrease coverage by 0.01%.
The diff coverage is 94.87%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   98.94%   98.93%   -0.01%     
==========================================
  Files         226      226              
  Lines        8364     8393      +29     
  Branches     2295     2304       +9     
==========================================
+ Hits         8276     8304      +28     
  Misses         32       32              
- Partials       56       57       +1     
Files Changed Coverage Δ
src/utils/FileEmitter.ts 100.00% <ø> (ø)
src/utils/decodedSourcemap.ts 93.54% <92.59%> (+7.83%) ⬆️
cli/run/watch-cli.ts 85.13% <100.00%> (ø)
src/Chunk.ts 99.65% <100.00%> (+<0.01%) ⬆️
src/Module.ts 100.00% <100.00%> (ø)
src/utils/collapseSourcemaps.ts 90.62% <100.00%> (+0.19%) ⬆️
src/utils/getOriginalLocation.ts 100.00% <100.00%> (ø)

@waynzh
Copy link
Member

waynzh commented Aug 16, 2023

resolve #56

@waynzh waynzh merged commit f9510f4 into master Aug 16, 2023
8 of 13 checks passed
@waynzh waynzh deleted the sync-7a2bafbe branch August 16, 2023 11:56
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.

7 participants