chore: 新增 .assetsignore 檔案以忽略 _worker.js
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"dev": "astro dev --host --port 4321",
|
||||
"dev:pages": "wrangler pages dev --compatibility-date=2024-01-01",
|
||||
"build": "astro build",
|
||||
"build": "astro build && cp .assetsignore dist/",
|
||||
"preview": "astro preview",
|
||||
"check": "astro check",
|
||||
"typecheck": "astro check",
|
||||
|
||||
Reference in New Issue
Block a user