swc/crates/swc_ecma_quote_macros
Fy 71930ffb56
fix(es/quote): Add support for import phase to quote macro (#8536)
**Description:**

When using quote! to generate import decl, compile error: missing field `phase` in initializer of 'swc_core::ecma::ast::Import'
2024-01-22 22:02:49 +09:00
..
src fix(es/quote): Add support for import phase to quote macro (#8536) 2024-01-22 22:02:49 +09:00
Cargo.toml chore: Bump crates 2024-01-21 03:08:11 +00:00