UNPKG

amd-optimize

Version:

An AMD (i.e. RequireJS) optimizer that's stream-friendly. Made for gulp. (WIP)

4 lines (3 loc) 78 B
define('text.html', [], function () { return '<h1>This is text</h1>'; });