Eduardo Bouças

Results 177 comments of Eduardo Bouças

For anyone interested, this is possible by creating a very simple helper used to call a partial and inject its content block as a parameter: ``` js (function (dust) {...

I like it! I'll add this to the backlog and discuss with our engineers. Will update this ticket as we progress.

What's the latest on this one? 👴

Hi @MatheusRV, thanks for bringing this tool to our attention. We'll look into the issues flagged. Since they're small optimisations, we'll roll them out in future releases. We'll keep this...

This talent I have of creating more work for myself never lets me down. I shall proceed! 🚀

@orinocai I think transpilation and polyfilling should be separate processes. For example, with Publish we're transpiling ES6 to ES5 at build stage with Babel, but the resulting bundle still includes...

@orinocai Would you find it useful if CDN could also take care of transpiling?

Just a quick note to say that I really want to see this one being built. Perhaps this could be CDN 3.1, which we could tackle after API ACL? One...

The recommended method for installing CDN is through the DADI CLI, which takes you through an interactive setup process for creating a configuration file. You can read more about it...