OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 222 forks source link

Modularize get and omit lodash methods #968

Closed jvillama closed 6 years ago

jvillama commented 6 years ago

Description of changes

Extracts only the necessary lodash methods for use in other files.

Issue Resolved

Fixes #964