Skip to content

Commit cb3d9c2

Browse files
committed
chore: update bundler config
1 parent b3be52c commit cb3d9c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bundler.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { defineConfig } from '@hypernym/bundler'
22

33
export default defineConfig({
4+
alias: true,
45
entries: [{ input: './src/index.ts' }, { types: './src/types/index.ts' }],
56
})

0 commit comments

Comments
 (0)