Open tunnckoCore opened 7 years ago
So couple of things to note:
rolldown
options
argumentoptions.source
and options.entry
options.dest
and options.targets
(so write to disk).transform
is thin layer on top of rolldown
source
code as first argument - must be non empty string or non empty bufferoptions
- same as options passed to rolldown
options
you are not allowed to pass options.dest
and options.targets
{ code, map }
object or reject if some error.plugin
is used to add to options.plugins
options
)