feat(workbench): sync file changes back to webcontainer (#5)

This commit is contained in:
Dominic Elm
2024-07-24 16:10:39 +02:00
committed by GitHub
parent 9ac81d0ab8
commit 4ebd96dfdf
18 changed files with 491 additions and 129 deletions

View File

@@ -50,6 +50,7 @@
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
"react-resizable-panels": "^2.0.20",
"react-toastify": "^10.0.5",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
"remix-utils": "^7.6.0",