Skip to content

Commit 8a30828

Browse files
authored
docs: optimize entry doc & remove unused docs (#7922)
1 parent fc3110e commit 8a30828

File tree

16 files changed

+170
-1400
lines changed

16 files changed

+170
-1400
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:::tip Entry scanning logic
2+
- If `src/` itself meets entry criteria → Single-entry application
3+
- If `src/` does not meet criteria → Scan subdirectories under `src/` → Multi-entry application
4+
- In single-entry applications, the default entry name is `index`
5+
6+
:::
7+

packages/document/docs/en/configure/app/tools/ts-loader.mdx

Lines changed: 0 additions & 76 deletions
This file was deleted.

packages/document/docs/en/configure/app/tools/webpack-chain.mdx

Lines changed: 0 additions & 247 deletions
This file was deleted.

0 commit comments

Comments
 (0)