prepare sdk packages
This commit is contained in:
@@ -4,6 +4,6 @@ import config from '@openpanel/tsconfig/tsup.config.json' assert { type: 'json'
|
||||
|
||||
export default defineConfig({
|
||||
...(config as any),
|
||||
entry: ['index.ts'],
|
||||
entry: ['index.tsx'],
|
||||
format: ['cjs', 'esm'],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user