Use Insights during dev #27
wmertens
started this conversation in
Proposals For Qwik
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What's the motivation for this proposal?
Problems you are trying to solve:
Qwik is very sensitive to correct QRL loading
Proposed Solution / Feature
What do you propose?
During dev, the qwik plugin should run a mini Insights server that gets symbols from the dev testing.
Even that limited testing will tell Insights which qrls fire together, and it will help the initial deploy.
For builds, it should use the prod insights if available, otherwise fall back to the information gathered in dev.
Beta Was this translation helpful? Give feedback.
All reactions