deno.land / x / prayers@v1.6.0 / build.config.ts

build.config.ts
نووسراو ببینە
1
2
3
4
5
6
7
8
9
10
11
12
13
import { defineBuildConfig } from 'unbuild'
export default defineBuildConfig({ entries: [ 'src/index', ], declaration: true, clean: true, rollup: { emitCJS: true, },})
prayers

Version Info

Tagged at
7 months ago