Khang Nguyen
Khang Nguyen
@patrickhulce thanks for the tip! that sounds promising. To clarify, the need to upload outside of CI is so that the aggregate of runs would show up as one in...
> > If there is a way to do that using existing functionality please let me know. > > Yep, just add an `lhci upload` command after `lhci assert` in...
@rahulgawale, can try the following to see if the issue goes away? 1. add WARMUP=true to start command: `WARMUP=true npm run start`. This primes the module registry at server startup,...
@rahulgawale ok I will try repro to debug as soon as I have the chance.
I attempted repro with same LWR (0.7.3)and LWC (2.22.0) version, and node version (14.15.4), and it is working for me. Can you confirm if you are using windows/linux?