Switch from underscore to lodash, #659

This commit is contained in:
Torkel Ödegaard
2014-08-07 14:35:19 +02:00
parent c3a6ae1622
commit 23c9f973cc
58 changed files with 6844 additions and 1312 deletions

View File

@@ -1,5 +1,5 @@
define([
'underscore'
'lodash'
],
function (_) {
'use strict';