Skip to content

Commit

Permalink
Merge pull request #200808 from Homebrew/update-esbuild-test
Browse files Browse the repository at this point in the history
esbuild: update test
  • Loading branch information
BrewTestBot authored Dec 11, 2024
2 parents 6d064c4 + 17ed79d commit 7ec8f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/e/esbuild.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def install
let Greet = () => <h1>Hello, world!</h1>
console.log(Server.renderToString(<Greet />))
process.exit()
JS

system Formula["node"].libexec/"bin/npm", "install", "react", "react-dom"
Expand Down

0 comments on commit 7ec8f84

Please sign in to comment.