Skip to content

Commit

Permalink
add TON support
Browse files Browse the repository at this point in the history
  • Loading branch information
neverthirty committed Dec 21, 2024
1 parent 6b486e2 commit 2e82890
Show file tree
Hide file tree
Showing 11,104 changed files with 572 additions and 3,795 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
197 changes: 0 additions & 197 deletions .github/workflows/package-and-publish.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ tests/
*.iml
dev/perf/screenshot*
.DS_store
.github/workflows/*
!.github/workflows/package-and-publish.yml
dist/
.github/
4 changes: 4 additions & 0 deletions build-magic-sources.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash

filenames=$(ls docs/ | grep -E "(\.[0-9a-f]{20}.*\.(css|js)$)|ton-gem.*" | while read line; do echo "\"$line\","; done | tr -d '\n')
echo "[${filenames%?}]" > docs/magic-sources.json
2 changes: 0 additions & 2 deletions dist/1022.10e6de63c64b3b9a18af.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/1022.10e6de63c64b3b9a18af.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions dist/103.06562548b3fda65effcc.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/103.06562548b3fda65effcc.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions dist/1095.95cc2d575059e9f6054f.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/1095.95cc2d575059e9f6054f.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions dist/1105.82a58e981ea92040fe89.js

This file was deleted.

Loading

0 comments on commit 2e82890

Please sign in to comment.