Skip to content

Commit 9eb23a9

Browse files
committed
chore: update
1 parent e168f07 commit 9eb23a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/en/config/lib/redirect.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ When set to `false`, the file extension will remain unchanged from the original
228228

229229
```ts
230230
import url from './assets/logo.svg'; // source code of './src/foo.ts' ↓
231-
import url from './assets/logo.mjs'; // expected output of './dist/foo.js'
231+
import url from './assets/logo.mjs'; // expected output of './dist/foo.mjs'
232232
```
233233

234234
::: note

website/docs/zh/config/lib/redirect.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ import url from './assets/logo.svg'; // './dist/foo.js' 预期生成的代码
228228

229229
```ts
230230
import url from './assets/logo.svg'; // './src/foo.ts' 的源码 ↓
231-
import url from './assets/logo.mjs'; // './dist/foo.js' 预期生成的代码
231+
import url from './assets/logo.mjs'; // './dist/foo.mjs' 预期生成的代码
232232
```
233233

234234
::: note

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy