Commit 7de535ef authored by chechunchi's avatar chechunchi

Revert "pack cards.db in dist"

This reverts commit 3652b192.
parent 3652b192
Pipeline #20478 passed with stages
in 5 minutes and 47 seconds
......@@ -32,7 +32,7 @@
},
"scripts": {
"dev": "vite",
"build": "tsc && vite build && cp -r neos-assets dist/ && cp -r ygopro-database dist/",
"build": "tsc && vite build && cp -r neos-assets dist/",
"preview": "vite preview",
"lint": "eslint --ext .ts --ext .tsx src",
"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