adobe / franklin-dashboard

Apache License 2.0
4 stars 2 forks source link

Gain speed #15

Closed MarquiseRosier closed 11 months ago

MarquiseRosier commented 11 months ago

Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after):

Fix #16

Test URLs:

aem-code-sync[bot] commented 11 months ago

Hello, I'm Franklin Bot and I will run some test suites that validate the page speed. In case there are problems, just click the checkbox below to rerun the respective action.

langswei commented 11 months ago

Please move all queries to the dash folder in the dash-queries branch and start using that branch for dashboard query development moving forward -- until we get them merged into main.

amol-anand commented 11 months ago

@MarquiseRosier also please fix the linting issues. You can run npm run lint in your project and also add ESLInt and StyleLint add ons to VSCode to help you with fixing them.