impress/app/javascript/wardrobe-2020/WardrobePage
Matchu 81b2a2b4a2 Bundle wardrobe-2020 into the app
We add jsbuilding-rails to get esbuild running in the app, and then we copy-paste the files we need from impress-2020 into here!

I stopped at the point where it was building successfully, but it's not running correctly: it's not sure about `process.env` in `next`, and I think the right next step is to delete the NextJS deps altogether and use React Router instead.
2023-10-23 19:05:08 -07:00
..
support Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
index.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
Item.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
ItemsAndSearchPanels.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
ItemsPanel.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
OutfitControls.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
OutfitKnownGlitchesBadge.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
PosePicker.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
SearchFooter.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
SearchPanel.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
SearchToolbar.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
useOutfitSaving.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
useOutfitState.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
useSearchResults.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
WardrobePageLayout.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
WardrobePreviewAndControls.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00