Skip to content

chore: add esbuild example#119

Merged
lukeed merged 2 commits into
lukeed:masterfrom
osdevisnot:master
Jul 13, 2021
Merged

chore: add esbuild example#119
lukeed merged 2 commits into
lukeed:masterfrom
osdevisnot:master

Conversation

@osdevisnot
Copy link
Copy Markdown
Contributor

@osdevisnot osdevisnot commented Jun 8, 2021

Closes #79

@AlexVipond
Copy link
Copy Markdown
Contributor

@osdevisnot thanks for figuring this out! Solved some really sticky module resolution problems for me.

The speed is wild—takes maybe 50-100ms to compile my TypeScript tests and modules, and then uvu averages 1 millisecond per test.

Copy link
Copy Markdown
Owner

@lukeed lukeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay, but thank you for this!

Couple minor things – and can you please rename the directory to esbuild instead of ts-esbuild? Thanks!

Comment thread examples/ts-esbuild/package.json Outdated
Comment thread examples/ts-esbuild/package.json Outdated
@osdevisnot osdevisnot requested a review from lukeed July 13, 2021 05:31
Copy link
Copy Markdown
Owner

@lukeed lukeed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

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.

Suggestion: an integration with esbuild to replace ts-node/register and @babel/register

3 participants