got something building and activating in a react app, at least!
This commit is contained in:
parent
eca1e45363
commit
e6a22d452e
5 changed files with 670 additions and 15 deletions
|
@ -6,5 +6,5 @@ export default defineConfig({
|
|||
dts: true,
|
||||
clean: true,
|
||||
outDir: 'dist',
|
||||
// external: ['typescript'],
|
||||
external: ['react'],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue