test(optimizer/core): import attributes
add import attribute to rust
Deploying qwik-docs with
Cloudflare Pages
| Latest commit: |
0ca5d12
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://638376b2.qwik-8nx.pages.dev |
| Branch Preview URL: | https://test-rust-import-attributes.qwik-8nx.pages.dev |
You need to run pnpm test.rust.update
ok just did but it looks like it fails when it should work (since import attributes changes to with keyword)
waiting on this pr i think https://github.com/QwikDev/qwik/pull/6005
This is now handled via #6005. Not sure if we need a test for it, the entire functionality is provided by SWC
@PatrickJS do you want to rebase and pnpm test.rust.update? Should just work and then we can be sure we don't regress