Skip to content

Commit

Permalink
Remove extra --analyze flag
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesTaylor7 committed Nov 13, 2023
1 parent 2737b78 commit 76e2095
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Spago/Command/Bundle.purs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ run = do

args =
[ "--bundle"
, "--analyze"
, "--outfile=" <> outfile
, "--platform=" <> show opts.platform
-- See https://github.com/evanw/esbuild/issues/1051
Expand Down

0 comments on commit 76e2095

Please sign in to comment.