manifold/web/components/nav
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
..
manifold-logo.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
menu.tsx Add left sidebar (with mobile support this time) (#71) 2022-03-30 22:35:20 -07:00
nav-bar.tsx Style current page on mobile nav bar 2022-05-18 15:45:08 -04:00
profile-menu.tsx Clean up some markup in the sidebar (#220) 2022-05-13 18:07:44 -07:00
sidebar.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00