X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=public%2Fbower_components%2Flodash%2Flib%2Ffp%2Ftemplate%2Fmodules%2Fthru.jst;h=de0b105e75dc25a1ad8aa42b5a936c045df7e651;hb=221ba7c2ffc043570bbad1e8f0d6074fb4ff1fb0;hp=5bc1a7b03f6c77de4aa880818c10b3d4694f2582;hpb=5d92478b1cb7479f39a43973775a6f6147fba8ac;p=motion.git diff --git a/public/bower_components/lodash/lib/fp/template/modules/thru.jst b/public/bower_components/lodash/lib/fp/template/modules/thru.jst index 5bc1a7b..de0b105 100644 --- a/public/bower_components/lodash/lib/fp/template/modules/thru.jst +++ b/public/bower_components/lodash/lib/fp/template/modules/thru.jst @@ -1,5 +1 @@ -var convert = require('./convert'), - func = convert('<%= name %>', require('../<%= _.result(mapping.remap, name, name) %>'), require('./_falseOptions')); - -func.placeholder = require('./placeholder'); -module.exports = func; +module.exports = require('../<%= name %>');