Tags
webappfrontend
Created
May 23, 2021 11:06 AM
// 现在使用 sandpack
不考虑热更新
使用 esbuild-wasm 来支持 ts // 不能指定虚拟文件系统就不能支持多文件
加载依赖使用 esm.sh
monaco-editor 手动添加依赖的 intellisense 支持
// 现在使用 sandpack
不考虑热更新
使用 esbuild-wasm 来支持 ts // 不能指定虚拟文件系统就不能支持多文件
加载依赖使用 esm.sh
monaco-editor 手动添加依赖的 intellisense 支持