- Notifications
You must be signed in to change notification settings - Fork142
Commit5eb76c5
feat(package): refactor lodash dependency with babel-plugin-lodash (#51)
* chore(package): add "babel-plugin-lodash" to devDependencies* feat(package): add "lodash" to dependencies* feat(index): switch to lodash modules under different entry points* Ref#22* feat(package): remove "lodash.isplainobject", "lodash.isstring", "lodash.issymbol" from dependencies* Ref#221 parent01e8fc3 commit5eb76c5
4 files changed
+17
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
386 | 393 | | |
387 | 394 | | |
388 | 395 | | |
| |||
1831 | 1838 | | |
1832 | 1839 | | |
1833 | 1840 | | |
1834 | | - | |
| 1841 | + | |
1835 | 1842 | | |
1836 | 1843 | | |
1837 | 1844 | | |
| |||
2360 | 2367 | | |
2361 | 2368 | | |
2362 | 2369 | | |
2363 | | - | |
2364 | | - | |
2365 | | - | |
2366 | | - | |
2367 | | - | |
2368 | | - | |
2369 | | - | |
2370 | | - | |
2371 | | - | |
2372 | | - | |
2373 | | - | |
2374 | | - | |
2375 | 2370 | | |
2376 | 2371 | | |
2377 | 2372 | | |
| |||
2411 | 2406 | | |
2412 | 2407 | | |
2413 | 2408 | | |
2414 | | - | |
| 2409 | + | |
2415 | 2410 | | |
2416 | 2411 | | |
2417 | 2412 | | |
| |||
0 commit comments
Comments
(0)