mirror of
https://github.com/basketikun/infinite-canvas.git
synced 2026-07-24 15:05:36 +08:00
chore(changelog): add release notes for v0.6.0
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"framework": "vite",
|
||||
"installCommand": "cd web && bun install",
|
||||
"buildCommand": "cd web && bun run build",
|
||||
"outputDirectory": "web/dist",
|
||||
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
|
||||
}
|
||||
Reference in New Issue
Block a user