Skip to content

Commit b83b2de

Browse files
author
haizlin
committed
2022 days
1 parent 6cf8016 commit b83b2de

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

README-en.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
| :coffee: Summary | [week](category/week.md) | [history](category/history.md) |
4141

4242

43-
## :clock430: Today's Knowledge Points (2024.10.27) —— 2021 days
44-
        :one: [webpack] [在webpack中,如何配置生成Source Map](https://github.com/haizlin/fe-interview/issues/5987)
43+
## :clock430: Today's Knowledge Points (2024.10.28) —— 2022 days
44+
        :one: [webpack] [在webpack中,如何减少打包后的代码体积](https://github.com/haizlin/fe-interview/issues/5988)
4545

4646

4747
### :camel: History
@@ -52,8 +52,8 @@
5252
…………
5353

5454

55-
- 2020 days (2024.10.26)
56-
:one: [webpack] [在webpack中,什么是Code Splitting](https://github.com/haizlin/fe-interview/issues/5986)
55+
- 2021 days (2024.10.27)
56+
:one: [webpack] [在webpack中,如何配置生成Source Map?](https://github.com/haizlin/fe-interview/issues/5987)
5757

5858

5959
- **[All](category/history.md)**

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
| :coffee: 汇总 | [](category/week.md) | [历史题目](category/history.md) |
4141

4242

43-
## :clock430: 今天的知识点 (2024.10.27) —— 第2021天
44-
        :one: [webpack] [在webpack中,如何配置生成Source Map](https://github.com/haizlin/fe-interview/issues/5987)
43+
## :clock430: 今天的知识点 (2024.10.28) —— 第2022天
44+
        :one: [webpack] [在webpack中,如何减少打包后的代码体积](https://github.com/haizlin/fe-interview/issues/5988)
4545

4646

4747
### :camel: 历史题目
@@ -53,8 +53,8 @@
5353
…………
5454

5555

56-
- 第2020天 (2024.10.26)
57-
:one: [webpack] [在webpack中,什么是Code Splitting](https://github.com/haizlin/fe-interview/issues/5986)
56+
- 第2021天 (2024.10.27)
57+
:one: [webpack] [在webpack中,如何配置生成Source Map?](https://github.com/haizlin/fe-interview/issues/5987)
5858

5959

6060
- **[查看全部](category/history.md)**

category/history.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33

44

5+
- 第2022天 (2024-10-28)
6+
- [webpack] [在webpack中,如何减少打包后的代码体积?](https://github.com/haizlin/fe-interview/issues/5988)
57
- 第2021天 (2024-10-27)
68
- [webpack] [在webpack中,如何配置生成Source Map?](https://github.com/haizlin/fe-interview/issues/5987)
79
- 第2020天 (2024-10-26)

0 commit comments

Comments
 (0)