Closed nex3 closed 5 years ago
It's unlikely that users will want dependencies loaded through their load path or node_modules to get migrated even with --migrate-deps, since those are generally not authored by the same people as the main application.
node_modules
--migrate-deps
It's unlikely that users will want dependencies loaded through their load path or
node_modules
to get migrated even with--migrate-deps
, since those are generally not authored by the same people as the main application.