Skip to content

Commit

Permalink
fix: allow options for pragma and pragmaFrag for JSX transforms
Browse files Browse the repository at this point in the history
  • Loading branch information
osdevisnot committed Jun 8, 2021
1 parent e70dcc0 commit 626b5ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ const getOptions = (pkg, command) => {
example,
browserslist,
usets,
pragma,
pragmaFrag,
},
})

Expand Down

0 comments on commit 626b5ab

Please sign in to comment.