Skip to content

Commit

Permalink
fix(cli): extractors not working
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-He95 committed May 14, 2024
1 parent 7bf1b65 commit 51ebb7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ export async function build(_options: CliOptions) {
{
preflights: options.preflights,
minify: options.minify,
id: postTransform[0].id,
},
)

Expand Down

0 comments on commit 51ebb7d

Please sign in to comment.