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 @ 801ffd1a #67

Merged
merged 22 commits into from
Sep 25, 2023

Conversation

docschina-bot
Copy link
Collaborator

此 PR 自动生成。

合并 rollup/rollup 的修改至本仓库(@ 801ffd1

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

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

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

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

atti187 and others added 21 commits September 6, 2023 07:26
…… (#5105)

* Added option to name sourcemap files, i.e. a output.sourcemapFileNames property

* Added chunkhash placeholder to sourcemap names

* Improve coverage

---------

Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): lock file maintenance minor/patch updates

* Fix test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
* fix(perf): avoid superfluous timer wrappings in watch mode

* Track timer instrumentation on plugins

---------

Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
* fix: access document.currentScript at the top level

* add test

* update snapshots

* add the option accessedDocumentCurrentScript to RenderOptions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Improve the docs repl appearance in the light mode
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#5148)

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

vercel bot commented Sep 24, 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 Sep 25, 2023 0:43am

@netlify
Copy link

netlify bot commented Sep 24, 2023

Deploy Preview for relaxed-alfajores-47dd1b ready!

Name Link
🔨 Latest commit 008295d
🔍 Latest deploy log https://app.netlify.com/sites/relaxed-alfajores-47dd1b/deploys/6511803b84bdff0008787efd
😎 Deploy Preview https://deploy-preview-67--relaxed-alfajores-47dd1b.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2023

Codecov Report

Merging #67 (008295d) into master (dda9dc7) will decrease coverage by 0.03%.
The diff coverage is 95.23%.

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   98.93%   98.91%   -0.03%     
==========================================
  Files         226      226              
  Lines        8396     8446      +50     
  Branches     2304     2320      +16     
==========================================
+ Hits         8307     8354      +47     
- Misses         32       33       +1     
- Partials       57       59       +2     
Files Changed Coverage Δ
src/utils/options/mergeOptions.ts 100.00% <ø> (ø)
src/utils/renderHelpers.ts 100.00% <ø> (ø)
src/utils/timers.ts 91.07% <50.00%> (-1.53%) ⬇️
src/Chunk.ts 99.33% <91.30%> (-0.32%) ⬇️
src/ast/nodes/MetaProperty.ts 100.00% <100.00%> (ø)
src/ast/nodes/shared/knownGlobals.ts 100.00% <100.00%> (ø)
src/ast/variables/ParameterVariable.ts 96.07% <100.00%> (ø)
src/utils/FileEmitter.ts 100.00% <100.00%> (ø)
src/utils/interopHelpers.ts 100.00% <100.00%> (ø)
src/utils/options/normalizeOutputOptions.ts 100.00% <100.00%> (ø)
... and 1 more

@waynzh waynzh merged commit 1d87e6a into master Sep 25, 2023
11 of 12 checks passed
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.

9 participants