📦 sdk: fix nextjs package
This commit is contained in:
@@ -5,5 +5,5 @@ import config from '@openpanel/tsconfig/tsup.config.json' assert { type: 'json'
|
||||
export default defineConfig({
|
||||
...(config as any),
|
||||
entry: ['index.tsx'],
|
||||
format: ['cjs', 'esm'],
|
||||
external: ['react', 'next'],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user