migrate to new cart engine

This commit is contained in:
2023-07-18 10:19:49 +02:00
parent 21afcdb036
commit e271ff091e
8 changed files with 145 additions and 236 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vite --host",
"dev": "vite --host",
"preview": "vite preview --host",
"build": "vite build"
},