Update files config
This commit is contained in:
parent
38e731adbe
commit
dd147c390a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
"dist",
|
"dist",
|
||||||
"astro.js",
|
"astro.js",
|
||||||
"README.md",
|
"README.md",
|
||||||
"vite"
|
"vendor"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "astro-scripts build \"src/**/*.ts\" && tsc",
|
"build": "astro-scripts build \"src/**/*.ts\" && tsc",
|
||||||
|
|
Loading…
Reference in a new issue