mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08:00
fix: npm ignore
This commit is contained in:
parent
4833b51668
commit
d28b3c7118
@ -6,6 +6,8 @@ if [ "$1" == "ignore-src" ]; then
|
||||
CONTENT="/node_modules"
|
||||
else
|
||||
CONTENT="/node_modules
|
||||
/docker
|
||||
/docs
|
||||
/src"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user