interface icon indicating copy to clipboard operation
interface copied to clipboard

build: ship node version from 14 to 16.

Open zhyd1997 opened this issue 2 years ago • 1 comments

yarn start

time yarn start

node v14: Screen Shot 2022-09-09 at 23 25 52 node v16: Screen Shot 2022-09-09 at 23 25 58

saved ~ 1/3 time

yarn build

first build time comparison (no meaningful improvement):

Screen Shot 2022-09-09 at 23 28 27

zhyd1997 avatar Sep 09 '22 15:09 zhyd1997

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
interface ✅ Ready (Inspect) Visit Preview Sep 9, 2022 at 3:34PM (UTC)

vercel[bot] avatar Sep 09 '22 15:09 vercel[bot]

unfortunately, we need to do more testing here because node 14 is somewhat necessary for our IPFS deployment atm. it's something we're planning to look at sometime later on because as you have shown... build time is faster!

vm avatar Nov 18 '22 03:11 vm