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 @ a1a89e77 #66

Closed
wants to merge 19 commits into from

Conversation

docschina-bot
Copy link
Collaborator

此 PR 自动生成。

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

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

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

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

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

atti187 and others added 19 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 22, 2023

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

Name Status Preview Comments Updated (UTC)
rollup-docs-cn ❌ Failed (Inspect) Sep 22, 2023 10:10pm

@netlify
Copy link

netlify bot commented Sep 22, 2023

Deploy Preview for relaxed-alfajores-47dd1b failed.

Name Link
🔨 Latest commit b747b94
🔍 Latest deploy log https://app.netlify.com/sites/relaxed-alfajores-47dd1b/deploys/650e10ac309334000882df7b

@codecov-commenter
Copy link

Codecov Report

Merging #66 (b747b94) into master (dda9dc7) will decrease coverage by 0.03%.
The diff coverage is 95.16%.

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- 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/utils/FileEmitter.ts 100.00% <100.00%> (ø)
src/utils/interopHelpers.ts 100.00% <100.00%> (ø)
src/utils/options/normalizeOutputOptions.ts 100.00% <100.00%> (ø)
src/utils/renderChunks.ts 99.15% <100.00%> (+0.06%) ⬆️

@waynzh waynzh closed this Sep 25, 2023
@waynzh waynzh deleted the sync-a1a89e77 branch September 25, 2023 08:09
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