Reorg templates.

This commit is contained in:
John-David Dalton
2016-02-11 23:01:38 -08:00
parent b1ed66c6f5
commit a3676618af
9 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
var _ = require('./lodash').noConflict().runInContext();
module.exports = require('./fp/convert')(_);