javascript - Eco templates: Combine multiple templates from the command-line? -


i'm trying use eco client-side templating. have multiple .eco templates i'd combine 1 js file - know can combine js files after generated that's lot of repeated boilerplate. there better way this?

look stitch sam stephenson (author of eco). bundles javascript, coffeescript , eco templates single file, , gives simple require on client side. compiles eco templates functions, they're fast on client.


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -