Skip to content

Use embedded esbuild web server for local development#1564

Open
abitrolly wants to merge 5 commits intopmotschmann:masterfrom
abitrolly:esbuild-serve
Open

Use embedded esbuild web server for local development#1564
abitrolly wants to merge 5 commits intopmotschmann:masterfrom
abitrolly:esbuild-serve

Conversation

@abitrolly
Copy link
Contributor

@abitrolly abitrolly commented Feb 25, 2026

Use esbuild for npm serve that automatically rebuilds changed files.

Uses combined entryPoints syntax to build both parts at once (https://esbuild.github.io/api/#entry-points) and Async API (https://esbuild.github.io/api/#js-details).

@abitrolly
Copy link
Contributor Author

Added automatic rebuild on change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant