-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ππ¬ β Some styling & old planet content #95
Conversation
πβπ» β Archived section
π§πΌβπ¦―πΎ β Adding some styling for a new & updated landing page
π’π β Hotfix for #91
π¦π« β Sector fetching & more content
ππ§Ώ β FCDB-21: Above & beyond - sectors are viewable, writeable & have a fairly nice UI
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly cosmetic changes, so will run this through our build pipelines in initialClassification
after the merge to be sure....
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Route (pages) Size First Load JS
β β / 759 B 160 kB
β /_app 0 B 118 kB
β β /404 1.45 kB 120 kB
β β /archive/planetGarden 1.56 kB 181 kB
β β /auto 299 B 180 kB
β β /explore 2.35 kB 162 kB
β β /factions 2.25 kB 165 kB
β β /feed 699 B 164 kB
β β /feed/fullFeed 1.07 kB 134 kB
β β /garden 1.56 kB 181 kB
β β /gather 5.57 kB 185 kB
β β /inventory 632 B 160 kB
β β /login 469 B 179 kB
β β /onboarding/select 607 B 160 kB
β β /planets/[id] 9.82 kB 193 kB
β β /planets/map 1.57 kB 181 kB
β β /planets/sectors/[id] 1.89 kB 182 kB
β β /tests/placeholder 1.77 kB 161 kB
+ First Load JS shared by all 128 kB
β chunks/framework-0c7baedefba6b077.js 45.3 kB
β chunks/main-87c807f716156fe3.js 39.6 kB
β chunks/pages/_app-29dc5d8ac6479f35.js 31.4 kB
β chunks/webpack-86bc1e03f94eb8a5.js 1.93 kB
β css/2c141bee5ac76941.css 9.86 kB
Most of this is now redundant I believe as the new Sidebar has been removed/deprecated. However, we fixed #91 #91