Fix Turbopack build by removing @github/spark dependency and using dynamic imports

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-19 18:55:47 +00:00
parent de1a71805a
commit 8192bdce0c
9 changed files with 110 additions and 2084 deletions

View File

@@ -11,7 +11,6 @@
},
"dependencies": {
"@babel/standalone": "^7.28.6",
"@github/spark": ">=0.43.1 <1",
"@heroicons/react": "^2.2.0",
"@hookform/resolvers": "^4.1.3",
"@monaco-editor/react": "^4.7.0",