Changelog
0.7.4
export default
constraint (fixes bug introduced in 0.7.3)Changelog
0.7.1
foo.bar()
mutates foo
) (#13)options.indent
can be used to control indentation of resulting bundle. options.true
(default) means ' auto', options.false
means empty string. Alternatively specify whitespace e.g. ' '
or '\t'
(#5)