yeoman / update-notifier

Update notifications for your CLI app
BSD 2-Clause "Simplified" License
1.76k stars 132 forks source link

use @vercel/ncc build #204

Closed li-shuaishuai closed 3 years ago

li-shuaishuai commented 3 years ago

import-lazy is used in the code, and "Cannot find module xxx" error will be reported when building with ncc

sindresorhus commented 3 years ago

You need to report this over at https://github.com/vercel/ncc/issues.