Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Use babel-plugin-lodash in build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Jan 12, 2017
1 parent 4c09539 commit 6d2b814
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .babelrc
@@ -1,6 +1,7 @@
{
"plugins": [
"add-module-exports"
"add-module-exports",
"lodash"
],
"presets": [
["env", {
Expand Down

0 comments on commit 6d2b814

Please sign in to comment.