Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 485 Bytes

template.md

File metadata and controls

49 lines (33 loc) · 485 Bytes

example.js

_{{example.js}}_

increment.js

_{{increment.js}}_

math.js

_{{math.js}}_

dist/output.js

_{{dist/output.js}}_

dist/output.js (production)

_{{production:dist/output.js}}_

dist/without.js (same without tree shaking)

_{{production:dist/without.js}}_

Info

Unoptimized

_{{stdout}}_

Production mode

_{{production:stdout}}_