Skip to content

Commit 2398ad8

Browse files
authored
Update dev-guide.md
1 parent 2e241ae commit 2398ad8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/dev-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ yarn install
3535
npm run dev
3636
# or
3737
yarn run dev
38+
# Optional to fix some error caused by node-sass
39+
npm rebuild node-sass
3840
```
3941

4042
项目根目录下会输出两个文件夹,dist_dev 和 firefox_dev。

0 commit comments

Comments
 (0)