<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2016-07-20 1:23 GMT+02:00 Ben Finney <span dir="ltr"><<a href="mailto:ben+debian@benfinney.id.au" target="_blank">ben+debian@benfinney.id.au</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 19-Jul-2016, Don Armstrong wrote:<br>
> And now that enough people have read [the bug discussing whether<br>
> compiled JavaScript is source], we probably could have<br>
> re-implemented grunt by now and solved the libjs-handlebars problem.<br>
<br>
Perhaps not a complete re-implementation of Grunt. But there is a<br>
clear desire for a JavaScript compiler: a program that takes several<br>
input JavaScript files, and compiles them to a single generated file.<br>
<br>
Can we come up with a specification of that job, sufficient to package<br>
in Debian for use where upstream packages use Grunt to “browserify”<br>
libraries?<br>
<br>
Ideally it should not be based on Grunt source, so that it's clear to<br>
implement just this tool without entanglement of existing programs not<br>
yet in Debian.<br></blockquote><div><br></div><div>FYI a similar approach has been implemented in browserify-lite.</div><div>The case at hand (handlebars) requires more features like the ones provided</div><div>by babel.</div><div><br></div><div>Jérémy.</div><div><br></div></div></div></div>