Skip to content

Commit 8c01c17

Browse files
committed
docs(en): merging all conflicts
2 parents 952c96a + de1b0e4 commit 8c01c17

File tree

3 files changed

+424
-417
lines changed

3 files changed

+424
-417
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"http-server": "^14.1.1",
107107
"husky": "^8.0.1",
108108
"hyperlink": "^5.0.4",
109-
"jest": "^28.1.2",
109+
"jest": "^28.1.3",
110110
"lint-staged": "^13.0.3",
111111
"lodash": "^4.17.21",
112112
"markdownlint": "^0.26.0",
@@ -157,7 +157,7 @@
157157
"react-dom": "^17.0.2",
158158
"react-helmet-async": "^1.3.0",
159159
"react-router-dom": "^6.3.0",
160-
"react-spring": "^9.4.5",
160+
"react-spring": "^9.5.0",
161161
"react-tiny-popover": "5",
162162
"react-use": "^17.4.0",
163163
"react-visibility-sensor": "^5.0.2",

src/content/configuration/module.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,11 @@ module.exports = {
537537

538538
`string`
539539

540+
<<<<<<< HEAD
540541
指定模块应放置在哪个 layer。
542+
=======
543+
Specify the layer in which the module should be placed in. A group of modules could be united in one layer which could then be used in [split chunks](/plugins/split-chunks-plugin/#splitchunkslayer), [stats](/configuration/stats/#statsgroupmodulesbylayer) or [entry options](/configuration/entry-context/#entry-descriptor).
544+
>>>>>>> de1b0e4b16826ae2a2e713ba2766a0a82b19b91e
541545

542546
**webpack.config.js**
543547

0 commit comments

Comments
 (0)