mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
tweak
This commit is contained in:
parent
c760b86c4c
commit
aecce4e6e0
@ -325,7 +325,7 @@ function createConfig(options, entry, format, writeMeta) {
|
||||
typescript({
|
||||
typescript: require('typescript'),
|
||||
tsconfigDefaults: {
|
||||
compilerOptions: { declaration: true, jsx: options.jsx || 'h' },
|
||||
compilerOptions: { declaration: true, jsx: options.jsx },
|
||||
},
|
||||
}),
|
||||
!useTypescript && flow({ all: true, pretty: true }),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user