refactor(react): use size instead of dimensions, cleanup defaul node handling
This commit is contained in:
@@ -30,6 +30,7 @@ export const esmConfig = defineConfig({
|
||||
output: {
|
||||
file: pkg.module,
|
||||
format: 'esm',
|
||||
banner: '"use client"',
|
||||
},
|
||||
onwarn,
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user