Skip to content

Commit e3a72ae

Browse files
authored
Merge branch 'main' into docs/lcg
2 parents f7b1de6 + 980846e commit e3a72ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/tinyest-for-wgsl/tsdown.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { defineConfig } from 'tsdown';
33
export default defineConfig({
44
entry: ['src/index.ts'],
55
outDir: 'dist',
6+
inlineOnly: false,
67
format: 'esm',
78
dts: true,
89
platform: 'neutral',

0 commit comments

Comments
 (0)