manifold/web/components/folds
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
..
create-fold-button.tsx Rewrite client for new public APIs to use fetch instead of callables (#241) 2022-05-19 15:04:34 -07:00
edit-fold-button.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
fast-fold-following.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
fold-tag.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
follow-fold-button.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00