wip build nextjs 13
This commit is contained in:
@@ -6,4 +6,5 @@ export default defineConfig({
|
||||
...(config as any),
|
||||
entry: ['index.tsx'],
|
||||
format: ['cjs', 'esm'],
|
||||
external: ['next', 'react', 'react-dom'],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user