Skip to content

Commit 9c67520

Browse files
committed
Small change
1 parent eecc5b3 commit 9c67520

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frameworks/keyed/michijs/michi.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ export const config: ServerConfigFactory = () => ({
44
esbuildOptions: {
55
outdir: 'dist',
66
legalComments: 'none',
7-
define: undefined,
8-
splitting: false
7+
define: undefined
98
}
109
});
1110

0 commit comments

Comments
 (0)