sand4rt / playwright-ct-angular

Playwright Angular component testing.
https://www.npmjs.com/package/@sand4rt/experimental-ct-angular
MIT License
48 stars 4 forks source link

[Bug] Sourcemap is likely to be incorrect: a plugin (@analogjs/vite-plugin-angular) #6

Closed sand4rt closed 9 months ago

sand4rt commented 1 year ago

When building Playwright component tests i see a lot of sourcemap warnings. See pipeline: https://github.com/sand4rt/playwright-ct-angular/actions/runs/5036859856/jobs/9033313003#step:8:18

related to: https://github.com/analogjs/analog/issues/410

brandonroberts commented 9 months ago

This warning should be resolved in version 0.2.27 of the plugin

sand4rt commented 9 months ago

@brandonroberts thanks for the reply. I've tried it, but the issue still persists: https://github.com/sand4rt/playwright-ct-angular/actions/runs/7221500112/job/19676593078?pr=38#step:8:23