Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 492 Bytes

template.md

File metadata and controls

53 lines (36 loc) · 492 Bytes

example.js

_{{example.js}}_

file.js

_{{file.js}}_

loader.js

_{{loader.js}}_

test.css

_{{test.css}}_

dist/output.js

_{{dist/output.js}}_

Console output

Prints in node.js (enhanced-require example.js) and in browser:

{ answer: 42, foo: 'bar' }
{ foobar: 1234 }
{ foobar: 1234 }

Info

Unoptimized

_{{stdout}}_

Production mode

_{{production:stdout}}_