Skip to content

Commit 00a099d

Browse files
committed
chore(ci): blog sync
1 parent 426eb05 commit 00a099d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

data/blog/post-18.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@ tags: ["经验"]
4040

4141
## 验证代码正确性比什么都重要
4242

43-
当完成功能,需要进行验证,这比更快上线功能重要
43+
当完成功能,需要进行验证,这比更快上线功能重要
44+
45+
## 注意 local 和线上环境不一致
46+
47+
当我们在本地开发的时候,发布线上一定要查看本地的环境,配置,依赖包版本和线上是否一致。如果可以 build 查看,一定要 build 检验,否则导致线上问题问题就变严重了
4448

4549
---
4650
此文自动发布于:<a href="https://github.com/coderPerseus/blog/issues/18" target="_blank">github issues</a>

0 commit comments

Comments
 (0)