hyrious/esbuild-dev

Upgrade engine.node to 16.x, or 14.18.

hyrious opened this issue · 1 comments

When I started this repo, node.js's Current LTS version is 14.x, and I radically use 14.8 to make it able to use top-level-await (from 14.8) and --enable-sourcemaps (from 12.12).

Taking these into consideration:

Besides, this repo is a developing tool, so most of the time you will not use a very old version of node. (But you may use yarn1, which may block some users).

Now it is >= 16.13.