Skip to content

Commit

Permalink
docs(en): fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-lcs authored Jul 17, 2022
1 parent 694cfce commit 9deb795
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/content/configuration/resolve.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -233,14 +233,11 @@ module.exports = {
};
```

<<<<<<< HEAD
### resolve.extensions $#resolveextensions$
=======
### resolve.extensionAlias

`object`

An object which maps extension to extension aliases.
一个将拓展名与拓展名别名映射的对象。

**webpack.config.js**

Expand All @@ -257,7 +254,6 @@ module.exports = {
```

### resolve.extensions
>>>>>>> 98a6bd0a7a9dca226bb68bfc45a53c19ac98ac37

`[string] = ['.js', '.json', '.wasm']`

Expand Down

0 comments on commit 9deb795

Please sign in to comment.