Skip to content

Commit e38ee97

Browse files
committed
Removed entrypoint
1 parent 9295d4d commit e38ee97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frameworks/keyed/michijs/michi.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import type { ServerConfigFactory } from '@michijs/dev-server';
22

33
export const config: ServerConfigFactory = () => ({
44
esbuildOptions: {
5-
entryPoints: ['src/index.tsx'],
65
outdir: 'dist',
76
legalComments: 'none'
87
}

0 commit comments

Comments
 (0)