Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
josephg
on Feb 16, 2021
|
parent
|
context
|
favorite
| on:
Why Is Esbuild Fast?
Its supported pretty well now but you need to explicitly switch ES module support on in nodejs.
The easiest way is via the "type": "module" flag in the package.json file for your project.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The easiest way is via the "type": "module" flag in the package.json file for your project.