Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .github/actions/build-docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ runs:

find /tmp/build/bundle/programs/server/npm/node_modules/@esbuild -type d -name 'linux-*' -not -name "*-${swc_arch}" -exec rm -rf {} +

find /tmp/build/bundle/programs/server/npm/node_modules/@rocket.chat/apps-engine/node_modules/@esbuild -type d -name 'linux-*' -not -name "*-${swc_arch}" -exec rm -rf {} +

find /tmp/build/bundle/programs/server/npm/node_modules/@rocket.chat/apps/node_modules/@esbuild -type d -name 'linux-*' -not -name "*-${swc_arch}" -exec rm -rf {} +
fi

Expand Down
1 change: 0 additions & 1 deletion packages/apps-engine/deno-runtime/.gitignore

This file was deleted.

25 changes: 0 additions & 25 deletions packages/apps-engine/deno-runtime/AppObjectRegistry.ts

This file was deleted.

175 changes: 0 additions & 175 deletions packages/apps-engine/deno-runtime/acorn-walk.d.ts

This file was deleted.

Loading
Loading