fix: Add nixpacks configuration for Astro deployment
This commit is contained in:
2
dealplustech-astro/node_modules/astro/dist/cli/check/index.d.ts
generated
vendored
Normal file
2
dealplustech-astro/node_modules/astro/dist/cli/check/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { type Flags } from '../flags.js';
|
||||
export declare function check(flags: Flags): Promise<boolean | void>;
|
||||
Reference in New Issue
Block a user