mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-08-12 12:29:42 +00:00
feat: load blocks from previous session
also remove annoying unsaved changes popup
This commit is contained in:
parent
7a115e751d
commit
9b0cdfdc9b
5 changed files with 62 additions and 18 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"embla-carousel-react": "^8.6.0",
|
||||
"lucide-react": "^0.544.0",
|
||||
"nbtify": "^2.2.0",
|
||||
"pako": "^2.1.0",
|
||||
"pixi.js": "^8.13.2",
|
||||
"react": "^19.1.1",
|
||||
"react-device-detect": "^2.2.3",
|
||||
|
|
@ -46,6 +47,7 @@
|
|||
"@eslint/js": "^9.36.0",
|
||||
"@tailwindcss/postcss": "^4.1.14",
|
||||
"@types/node": "^24.6.1",
|
||||
"@types/pako": "^2.0.4",
|
||||
"@types/react": "^19.1.17",
|
||||
"@types/react-dom": "^19.1.11",
|
||||
"@vitejs/plugin-react": "^5.0.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue