Skip to content

docs(en): merge webpack.js.org/master into webpack.js.org/cn @ 5807d75e #1267

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

Closed
wants to merge 52 commits into from

Conversation

docschina-bot
Copy link
Collaborator

chenxsan and others added 30 commits August 9, 2021 19:58
* docs(configuration): sort options

* add buildHttp

* docs(configuration): document buildHttp

* optimize

* docs(configuration): optimize
The CreateApp.dev utility is immensely useful yet buried at the bottom of this page. I wish I'd had it from when I first started working with Webpack. So I've given it a much high prominence.
* new page for awesome-webpack

* docs: update

* fix link

* Apply suggestions from code review

Co-authored-by: Sam Chen <chenxsan@gmail.com>

* remove deprecated loaders and plugins

* docs: remove outdated links

* docs: fix links

Co-authored-by: Sam Chen <chenxsan@gmail.com>
* rename vote.md to vote.mdx

* rename license.md to license.mdx

* rename glossary.md to glossary.mdx

* rename comparison.md to .mdx

* rename html-webpack-plugin.md

* rename automatic-prefetch-plugin.md

* rename banner-plugin.md

* rename commons-chunk-plugin.md

* rename context-exclusion-plugin.md

* rename context-replacement-plugin.md

* rename dll-plugin.md

* rename environment-plugin.md

* rename eval-source-map-dev-tool-plugin.md

* rename hashed-module-ids-plugin.md

* rename hot-module-replacement-plugin.md

* rename ignore-plugin.md

* rename index.md

* rename limit-chunk-count-plugin.md

* rename module-concatenation-plugin.md

* rename module-concatenation-plugin.md

* rename NoEmitOnErrorsPlugin.md

* rename normal-module-replacement-plugin.md

* rename prefetch-plugin.md

* rename profiling-plugin.md

* rename progress-plugin.md

* rename provide-plugin.md

* rename source-map-dev-tool-plugin.md

* rename split-chunks-plugin.md

* rename watch-ignore-plugin.md

* rename 3.md and fix whitespaces

* rename 4.md

* rename 5.md

* rename index.md

* rename blogs

* rename api

* rename concepts

* fix proselint

* rename why-webpack.md

* rename configuration

* rename contribute

* rename guides

* rename branding.md

* Revert "rename branding.md"

This reverts commit 2f58c58.

* rename printable.md

* Revert "rename printable.md"

This reverts commit d256dc3.

* rename index.md

* Revert "Revert "rename branding.md""

This reverts commit 4abb3a8.

* extract style

* Revert "Revert "rename printable.md""

This reverts commit 20799a8.

* Revert "Revert "Revert "rename printable.md"""

This reverts commit 9a7a3ea.

* Update src/content/concepts/configuration.mdx

* rename to mdx
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix dead links for the old loaders
* docs(configuration): fix heading level

* docs(configuration): move output.futureEmitAssets

* docs(configuration): move output.uniqueName

* docs(configuration): move output.importFunctionName

* docs(configuration): move output.iife

* docs(configuration): move output.module

* docs(configuration): move output.workerChunkLoading
)

Upgrade webpack to 5 is the next step, and we can only use `optimization.moduleIds: 'hashed'` in v4
webpack#5296)

* docs(configuration): remove resolve.enforceModuleExtension

* docs(configuration): remove resolveLoader.enforceModuleExtension
* deprecate null-loader for webpack 5

* deprecate mocha-loader

* deprecate istanbul-instrumenter-loader

* clean up
* docs: move performance.assetFilters

* docs(configuration): move performance.maxAssetSize

* docs(configuration): fix heading levels for performance
* fetch readme.md as mdx

* close opened img tags

* fix regular expression to contain nested div[align="center"]

* Revert "fix regular expression to contain nested div[align="center"]"

This reverts commit 557e4e9.

* optimize cleanup

* use mdx for printable

* concatenate mdx

* fix

* revert

* disable concatenate docs

* disable all loaders for testing

* disable all plugins for testing

* Revert "disable concatenate docs"

This reverts commit 23cf1bb.

* Revert "disable all loaders for testing"

This reverts commit f673c88.

* Revert "disable all plugins for testing"

This reverts commit e95b09f.
* Clarify use of paths in Condition

Due to path.resolve not adding a trailing slash automatically, building a Condition using it might apply to more than the user expects. Modified the example slightly and added some comments to it.

* Break comments to better fit page layout

* Use path.join instead of path.resolve

Co-authored-by: Nitin Kumar <snitin315@gmail.com>

Co-authored-by: Nitin Kumar <snitin315@gmail.com>
…bpack#5314)

* docs(configuration): add link to migration guide for devServer v4

* use badge

* Update src/content/configuration/dev-server.mdx
* Fix related link format

* Update src/content/guides/code-splitting.mdx

* update related title

Co-authored-by: Sam Chen <chenxsan@gmail.com>
* update icon for dark mode

* update colors
i-oliva and others added 22 commits August 21, 2021 08:52
* docs: replace contentBase by static

* feat: update webpack-dev-server from v3 to v4 in app1 and app2
…ck#5310)

* docs(configuration): fix typo in `devServer.onListening` usage

* docs: apply suggestions from code review

* docs: update
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v8.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pack#5327)

Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.2.2 to 6.2.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v6.2.2...v6.2.4)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.5 to 1.38.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.37.5...1.38.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.9.0 to 18.9.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.9.0...v18.9.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.2.2 to 6.2.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v6.2.2...v6.2.4)

---
updated-dependencies:
- dependency-name: workbox-window
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [directory-tree](https://github.com/mihneadb/node-directory-tree) from 2.2.9 to 2.3.1.
- [Release notes](https://github.com/mihneadb/node-directory-tree/releases)
- [Commits](https://github.com/mihneadb/node-directory-tree/commits)

---
updated-dependencies:
- dependency-name: directory-tree
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.12 to 1.0.14.
- [Release notes](https://github.com/lukeed/sirv/releases)
- [Commits](lukeed/sirv@v1.0.12...v1.0.14)

---
updated-dependencies:
- dependency-name: sirv-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [http-server](https://github.com/http-party/http-server) from 0.12.3 to 13.0.1.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](http-party/http-server@v0.12.3...v13.0.1)

---
updated-dependencies:
- dependency-name: http-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.0-rc.2 to 0.5.0-rc.4.
- [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases)
- [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/commits)

---
updated-dependencies:
- dependency-name: "@pmmmwh/react-refresh-webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…k#5338)

Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](mdx-js/eslint-mdx@v1.14.1...v1.15.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-mdx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hyperlink](https://github.com/Munter/hyperlink) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/Munter/hyperlink/releases)
- [Changelog](https://github.com/Munter/hyperlink/blob/master/CHANGELOG.md)
- [Commits](Munter/hyperlink@v4.6.1...v4.7.0)

---
updated-dependencies:
- dependency-name: hyperlink
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.48.0 to 5.51.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.48.0...v5.51.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jacob-lcs
Copy link
Member

see #1266

@jacob-lcs jacob-lcs closed this Aug 22, 2021
@QC-L QC-L deleted the sync-5807d75e branch August 22, 2021 11:53
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.