mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 13:48:40 +00:00
add missing external deps to react pkg
This commit is contained in:
parent
8e61673bd6
commit
a022e5bb93
@ -38,7 +38,9 @@ export default defineConfig({
|
||||
'@codemirror/commands',
|
||||
'@lezer/highlight',
|
||||
'@codemirror/language',
|
||||
'@uiw/codemirror-themes'
|
||||
'@uiw/codemirror-themes',
|
||||
'@uiw/react-codemirror',
|
||||
'@lezer/highlight',
|
||||
],
|
||||
},
|
||||
target: 'esnext',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user