Skip to content

Use embedded esbuild web server for local development#1564

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

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

Conversation

@abitrolly

@abitrolly abitrolly commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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