-
Notifications
You must be signed in to change notification settings - Fork 75
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
General Discussion #3
Comments
Not a platform/framework per se but would love to see more detailed report about images (or even media) in general. |
This looks like you are just adding secondary messages based on the platform right now. Not really adding tests at the moment. Since I use my own platform, can I use this as a model to create my own customized report or an I better off just running it using a node module and then rendering the JSON against my own template. Seems like the same thing you are going right now. |
I think the opensource CMS TYPO3 might be an interesting next platform. It is already the cms with the highest density of fast FCP as you can see on https://discuss.httparchive.org/t/cms-performance/1468. Besides that the CMS and the community is really having performance as one of the most important topics. So I will definitely go for TYPO3 as one of the next platforms! |
@docluv Yep, that is correct. We're only planning to add secondary messages for already existing audits to make them more platform-specific. We're not planning to add any extra audits for any tool. We don't plan to do anything fancy to audit server-side code. We're planning to rely on audits that are already available and flag common issues that folks who use WordPress are most likely experiencing. If you wanted to set up a report of your own for a specific tool, you might just have to dive into the audit files and include additional messages yourself. You can then boot up the report with Lighthouse Viewer like I did with the first prototype. Once the feature is fully developed however, we may have a better way to fork and build your own version. |
Nice work! Would love to see this for Magento after Wordpress. We're doing some great things around PWA as a commerce platform with our community. /cc @zetlen |
Not framework specific but would love to see more details and reporting for WebGL specific stuff; three.js could also be a framework to focus on. |
@ericerway We've already been chatting about supporting Magento :) We'll most definitely keep you in the loop when we begin rolling things out for more than just WordPress. CC @rowan-m |
OK ... trying to install for the first time and making what I can only assume is some stupid issue. I keep getting a missing manifest file error. Hoping someone can help me remedy this PEBKAC scenario. Thanks ! |
Hi @beanstalkim! Are you just trying to install the library itself as an npm dependency? |
Opening this issue to have a place where people can leave general suggestions 💬.
Some preliminary thoughts to kick things off:
Note: For details on how platform packs will be integrated into core, take a look at the RFC.
The text was updated successfully, but these errors were encountered: