Skip to content

Commit 0443550

Browse files
authored
docs: remove useless dev command note
1 parent beabadb commit 0443550

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/guide/dev.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ $ father dev
1313

1414
一旦源码或配置文件发生变化,产物将会实时增量编译到输出目录。
1515

16-
> 注:目前仅 Bundless 模式支持实时编译
17-
1816
## 在项目中调试
1917

2018
在测试项目中,使用 `npm link` 命令将该项目链接到测试项目中进行调试、验证:

0 commit comments

Comments
 (0)