Skip to content

Commit

Permalink
esbuild: update test
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Dec 11, 2024
1 parent 6f4128c commit 17ed79d
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 17ed79d

Please sign in to comment.