filters on server side integrated and other things
This commit is contained in:
@@ -7,6 +7,9 @@ cd /app
|
||||
echo "Cleaning node_modules"
|
||||
rm -rf node_modules
|
||||
|
||||
echo "Cleaning npm cache"
|
||||
npm cache clean --f
|
||||
|
||||
echo "Npm install"
|
||||
npm install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user