Skip to content

fix(frontend): bundle Three.js locally to avoid CSP blocking - #12

Merged
lien0219 merged 1 commit into
mainfrom
develop
Aug 1, 2026
Merged

fix(frontend): bundle Three.js locally to avoid CSP blocking#12
lien0219 merged 1 commit into
mainfrom
develop

Conversation

@lien0219

@lien0219 lien0219 commented Aug 1, 2026

Copy link
Copy Markdown
Owner
  • add Three.js and its matching type definitions
  • remove dynamic imports from jsDelivr and unpkg
  • bundle Three.js as a same-origin asset through Vite
  • prevent production CSP from blocking the Three.js runtime

  - add Three.js and its matching type definitions
  - remove dynamic imports from jsDelivr and unpkg
  - bundle Three.js as a same-origin asset through Vite
  - prevent production CSP from blocking the Three.js runtime
@lien0219
lien0219 merged commit 2185863 into main Aug 1, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant