Skip to content

Commit

Permalink
Simplify object check and eliminate lodash depdency, mirroring reduxj…
Browse files Browse the repository at this point in the history
  • Loading branch information
matthargett committed Apr 24, 2018
1 parent 428b67b commit c521bde
Show file tree
Hide file tree
Showing 5 changed files with 206 additions and 191 deletions.
6 changes: 0 additions & 6 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,8 @@
["transform-es2015-modules-commonjs", { "loose": true }]
]
},
"es": {
"plugins": [
"./build/use-lodash-es"
]
},
"rollup": {
"plugins": [
"./build/use-lodash-es",
"external-helpers"
]
}
Expand Down
10 changes: 0 additions & 10 deletions build/use-lodash-es.js

This file was deleted.

Loading

0 comments on commit c521bde

Please sign in to comment.