Skip to content

Commit d413863

Browse files
committed
Enable swc_ast_unknown for plugin tests
1 parent 28bd8b6 commit d413863

File tree

1 file changed

+4
-0
lines changed
  • crates/swc_plugin_backend_tests/tests/fixture/.cargo

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[target.wasm32-wasip1]
2+
rustflags = [
3+
"--cfg=swc_ast_unknown"
4+
]

0 commit comments

Comments
 (0)