Duo Recipes - duojs/duo GitHub Wiki

Recipes

This page will serve as a place to share Duo tips and tricks.

Using duo within a gulp build

https://gist.github.com/MatthewMueller/a7727082581a4ade7fe1

Though this script will need to be modified, this shows one way of integrating Duo within your build system. What I like about this approach is it's very easy to only compile the files you need in your middleware, and it makes building all the files for production a one-liner.

⚠️ **GitHub.com Fallback** ⚠️