manifold/web/pages
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
..
[username] Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
api/v0 Configure compiler to allow absolute imports from root (#147) 2022-05-08 13:33:58 -07:00
charity Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
embed Numeric range markets!! (#146) 2022-05-19 12:42:03 -05:00
fold/[...slugs] Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
tag Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
_app.tsx Put back hotjar code, but deactivate from hotjar site 2022-05-13 15:07:32 -04:00
_document.tsx Reinstate eslint warning cleanup (#174) 2022-05-10 14:49:24 -07:00
404.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
about.module.css Use font-weight: 600 for bold text 2022-02-06 01:23:45 -08:00
about.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
account.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
activity.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
add-funds.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
admin.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
analytics.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
create.tsx Public API improvements (#266) 2022-05-20 14:58:14 -07:00
folds.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
home.tsx Persist homepage sort 2022-05-20 15:08:00 -04:00
index.tsx Hardcode two new frontpage markets 2022-05-10 13:03:53 -04:00
landing-page.tsx 🔍 Algolia search (#136) 2022-05-09 12:38:33 -05:00
leaderboards.tsx Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
make-predictions.tsx Public API improvements (#266) 2022-05-20 14:58:14 -07:00
markets.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
profile.tsx Rewrite client for new public APIs to use fetch instead of callables (#241) 2022-05-19 15:04:34 -07:00
server-sitemap.xml.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
simulator.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
trades.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00