chore(build): make clean 清除 static/ SSR 缓存目录
This commit is contained in:
parent
f613460742
commit
ac04b23b59
1
Makefile
1
Makefile
@ -205,5 +205,6 @@ clean:
|
|||||||
@rm -rf public/katex
|
@rm -rf public/katex
|
||||||
@rm -rf public/mermaid
|
@rm -rf public/mermaid
|
||||||
@rm -rf public/doc
|
@rm -rf public/doc
|
||||||
|
@rm -rf static/
|
||||||
@rm -rf uploads/.cache
|
@rm -rf uploads/.cache
|
||||||
@rm -rf libs/node_modules libs/*/node_modules
|
@rm -rf libs/node_modules libs/*/node_modules
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user