Skip to content

Commit 188b563

Browse files
committed
docs(en): fix conflicts
1 parent 463a5db commit 188b563

File tree

3 files changed

+1
-27
lines changed

3 files changed

+1
-27
lines changed

src/content/configuration/output.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -927,11 +927,7 @@ module.exports = {
927927

928928
类型默认包括 `'var'``'module'``'assign'``'assign-properties'``'this'``'window'``'self'``'global'``'commonjs'``'commonjs2'``'commonjs-module'``'commonjs-static'``'amd'``'amd-require'``'umd'``'umd2'``'jsonp'` 以及 `'system'`,除此之外也可以通过插件添加。
929929

930-
<<<<<<< HEAD
931-
对于接下来的实例,我们将会使用 `__entry_return_` 表示被入口点返回的值。
932-
=======
933-
For the following examples, we'll use `_entry_return_` to indicate the values returned by the entry point.
934-
>>>>>>> ee5a23b6612501a24a7d92ed2d3f2bfa970fe277
930+
对于接下来的示例,我们将会使用 `_entry_return_` 表示被入口点返回的值。
935931

936932
#### Expose a Variable $#exposeavariable$
937933

src/content/guides/ecma-script-modules.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ translators:
1414
ECMAScript 模块(ESM)是在 Web 中使用模块的[规范](https://tc39.github.io/ecma262/#sec-modules)
1515
所有现代浏览器均支持此功能,同时也是在 Web 中编写模块化代码的推荐方式。
1616

17-
<<<<<<< HEAD
1817
webpack 支持处理 ECMAScript 模块以优化它们。
19-
=======
20-
Webpack supports processing ECMAScript Modules to optimize them.
21-
>>>>>>> ee5a23b6612501a24a7d92ed2d3f2bfa970fe277
2218

2319
## 导出 $#exporting$
2420

yarn.lock

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -386,11 +386,7 @@
386386
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
387387
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
388388

389-
<<<<<<< HEAD
390389
"@babel/helper-wrap-function@^7.18.6", "@babel/helper-wrap-function@^7.18.9":
391-
=======
392-
"@babel/helper-wrap-function@^7.18.9":
393-
>>>>>>> ee5a23b6612501a24a7d92ed2d3f2bfa970fe277
394390
version "7.18.10"
395391
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.10.tgz#a7fcd3ab9b1be4c9b52cf7d7fdc1e88c2ce93396"
396392
integrity sha512-95NLBP59VWdfK2lyLKe6eTMq9xg+yWKzxzxbJ1wcYNi1Auz200+83fMDADjRxBvc2QQor5zja2yTQzXGhk2GtQ==
@@ -3636,17 +3632,10 @@ browser-process-hrtime@^1.0.0:
36363632
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
36373633
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
36383634

3639-
<<<<<<< HEAD
36403635
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.20.2, browserslist@^4.20.3, browserslist@^4.21.0, browserslist@^4.21.3:
36413636
version "4.21.4"
36423637
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987"
36433638
integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==
3644-
=======
3645-
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.20.3, browserslist@^4.21.3:
3646-
version "4.21.3"
3647-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.3.tgz#5df277694eb3c48bc5c4b05af3e8b7e09c5a6d1a"
3648-
integrity sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==
3649-
>>>>>>> ee5a23b6612501a24a7d92ed2d3f2bfa970fe277
36503639
dependencies:
36513640
caniuse-lite "^1.0.30001400"
36523641
electron-to-chromium "^1.4.251"
@@ -3757,17 +3746,10 @@ caniuse-api@^3.0.0:
37573746
lodash.memoize "^4.1.2"
37583747
lodash.uniq "^4.5.0"
37593748

3760-
<<<<<<< HEAD
37613749
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001259, caniuse-lite@^1.0.30001317, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001373, caniuse-lite@^1.0.30001400:
37623750
version "1.0.30001402"
37633751
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001402.tgz#aa29e1f47f5055b0d0c07696a67b8b08023d14c8"
37643752
integrity sha512-Mx4MlhXO5NwuvXGgVb+hg65HZ+bhUYsz8QtDGDo2QmaJS2GBX47Xfi2koL86lc8K+l+htXeTEB/Aeqvezoo6Ew==
3765-
=======
3766-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001399:
3767-
version "1.0.30001399"
3768-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001399.tgz#1bf994ca375d7f33f8d01ce03b7d5139e8587873"
3769-
integrity sha512-4vQ90tMKS+FkvuVWS5/QY1+d805ODxZiKFzsU8o/RsVJz49ZSRR8EjykLJbqhzdPgadbX6wB538wOzle3JniRA==
3770-
>>>>>>> ee5a23b6612501a24a7d92ed2d3f2bfa970fe277
37713753

37723754
caseless@~0.12.0:
37733755
version "0.12.0"

0 commit comments

Comments
 (0)