Skip to content

Commit

Permalink
Add lodash library v4.13.1
Browse files Browse the repository at this point in the history
Test Plan:
  - Automated tests pass

Change-Id: I15afc1c825dda50512621d4655a332c2bfde695d
Reviewed-on: https://gerrit.instructure.com/85790
Tested-by: Jenkins
Reviewed-by: Derek Bender <[email protected]>
Product-Review: Clay Diffrient <[email protected]>
QA-Review: Clay Diffrient <[email protected]>
  • Loading branch information
claydiffrient committed Jul 20, 2016
1 parent 618afce commit 37914f7
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/javascripts/lodash.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
define(['vendor/lodash.min-4.13.1'], function (lodash) {
return lodash;
});
Loading

0 comments on commit 37914f7

Please sign in to comment.