Commit 3652b192 authored by chechunchi's avatar chechunchi

pack cards.db in dist

parent 87106ec4
Pipeline #20477 passed with stages
in 5 minutes and 1 second
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
}, },
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "tsc && vite build && cp -r neos-assets dist/", "build": "tsc && vite build && cp -r neos-assets dist/ && cp -r ygopro-database dist/",
"preview": "vite preview", "preview": "vite preview",
"lint": "eslint --ext .ts --ext .tsx src", "lint": "eslint --ext .ts --ext .tsx src",
"fmt": "eslint --ext .ts --ext .tsx src --fix", "fmt": "eslint --ext .ts --ext .tsx src --fix",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment