call resolver with builtin moduleIds
This change affects custom resolvers, which are supported from v2.5.2. Per the spec, resolvers will be called with the builtin moduleIds, such as "node:path" and "fs"
- remove condition to not-call resolver with builtin moduleId