Changelog: swc v1.1.37
#
Bugfixes#735)#
Deep nesting in optional chaining expression (swc
can now handle codes like
#
ImprovementsStarting from v1.1.37, swc
accepts an input source map.
inputSourceMap
can be true
, false
,"inline"
or the content of a source map.