Open hulkish opened 7 years ago
Hoping to have a PR ready for Components naming convention refactor within 24 hours. (Depending on how my testing goes)
Should WebP be used for image optimization? (Whenever that is to be done) How would that work when new images are added when a new sponsor is added, etc? E.g Could that optimization be automated, or would we just force it to be done manually?
@hulkish how's it going?
@Jorybraun Sorry this took so long, here you go:
pwa-add-component-tests
test/Dropdown.test.js
run it:
git clone git@github.com:webpack/webpack.js.org.git
cd webpack.js.org
git checkout pwa-add-component-tests
yarn
yarn test
Perfect,
I will get started tonight.
@hulkish are the checkboxes up to date, anything can be done ? I can pick up something
FOIT is now in progress, the google fonts part will soon land in support on Google's side so we dont need to resort to hosting a copy of the current version of the font on our side.
Most of the items closed, whats left is svgs. To inline them we can convert them to react components
/src
dir. ( #1490, #1538 )Score at least a 92 on lighthouse
Audits
section of chrome devtools.Create Web App Manifest
As described here https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
Site appropriately informs the user when they're offline