Compile PDF and EPUB files from static Web assets.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

5 satır
109 B

  1. import { defineConfig } from 'astro/config';
  2. // https://astro.build/config
  3. export default defineConfig({});