mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
using dist
This commit is contained in:
@@ -32,4 +32,6 @@ runs:
|
||||
echo "====NXCACHE===="
|
||||
find nxcache -maxdepth 1 -type d || true
|
||||
echo "====ADF===="
|
||||
find node_modules/@alfresco/ -maxdepth 1 -type d || true
|
||||
find node_modules/@alfresco/ -maxdepth 1 -type d || true
|
||||
echo "====NX===="
|
||||
find node_modules/nx/ -maxdepth 1 -type d || true
|
Reference in New Issue
Block a user