Update generate-npmignore.sh

This commit is contained in:
chenos 2024-11-14 10:56:56 +08:00 committed by GitHub
parent c6eb117899
commit ba7e231c07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,8 @@ else
CONTENT="/node_modules CONTENT="/node_modules
/docker /docker
/docs /docs
/src" /src
/dist/node_modules/external-db-data-source/src"
fi fi
echo $CONTENT echo $CONTENT