feat(globe): port to CeliumJS
This commit is contained in:
parent
ec03425067
commit
eb7698e034
51 changed files with 3521 additions and 1992 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -25,3 +25,10 @@ vite.config.ts.timestamp-*
|
|||
# AI tools
|
||||
.claude
|
||||
tmpclaude*
|
||||
|
||||
# generated from node_modules/cesium by scripts/copy-cesium.js
|
||||
static/cesium/
|
||||
|
||||
# Playwright output
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue