Skip to content

Commit

Permalink
Update emitoptions
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Oct 24, 2023
1 parent 6efaff6 commit 1c16489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wasm/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ impl From<CompilerOptions> for EmitOptions {
};

Self {
precompile_jsx: false,
emit_metadata: options.emit_decorator_metadata,
imports_not_used_as_values,
inline_source_map: options.inline_source_map,
Expand Down

0 comments on commit 1c16489

Please sign in to comment.