Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

Duo Recipes

MatthewMueller edited this page Sep 4, 2014 · 1 revision

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.

Clone this wiki locally