Changelog
v0.14.0
argN
names.Changelog
v0.13.0
environment
configuration option to allow specifying the target
script environment (BROWSER
or NODE
). Previously, the NODE
environment
was automatically selected by specifying any CommonJS input files.Changelog
v0.12.1
Changelog
v0.12.0
language
input option; Dossier now always sets the input
language to ECMASCRIPT_2017.Changelog
v0.10.0
<code class="language-javascript">
)<ol start="3">
)closureDepsFile
to closureDepFiles
stripModulePrefix
to modulePrefix
@interface
) and structural interfaces (declared with @record
)sourceUrlTemplate
configuration option to use %path%
and
%line%
as replacement tokens instead of ${path}
and ${line}
Changelog
v0.9.1