manifold/web/components/feed
Marshall Polaris 47f10301c8
Change lodash stuff so that it can be tree-shaken out of build (#233)
* Set common package.json sideEffects: false

* Configure SWC to modularize lodash imports

* Import specific lodash functions instead of _

* Add an eslint rule to avoid full lodash import
2022-05-22 01:36:05 -07:00
..
activity-feed.tsx Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
activity-items.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
category-selector.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
contract-activity.tsx Categories (#132) 2022-05-12 10:07:10 -05:00
copy-link-date-time.tsx Handle linking from feed 2022-05-17 10:00:09 -06:00
feed-answer-comment-group.tsx Add some useEffect dependencies (#289) 2022-05-21 14:48:15 -07:00
feed-bets.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
feed-comments.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
feed-items.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
find-active-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00