refactor(react): use size instead of dimensions, cleanup defaul node handling

This commit is contained in:
moklick
2023-10-10 13:24:02 +02:00
parent 93a180b19d
commit ed5606d870
7 changed files with 740 additions and 42 deletions

View File

@@ -30,6 +30,7 @@ export const esmConfig = defineConfig({
output: {
file: pkg.module,
format: 'esm',
banner: '"use client"',
},
onwarn,
plugins: [