nartc / mapper

🔥 An Object-Object AutoMapper for TypeScript 🔥
https://automapperts.netlify.app/
MIT License
980 stars 87 forks source link

fix: Revert "fix: ignore import path transformations on win32 platform (#570)" #619

Open v-beltran opened 4 months ago

v-beltran commented 4 months ago

This reverts commit 4089bb4d35548eb06a1defd6ee47ce23ca359a09.

I am not sure what the absolute paths were fixing but it causes issues building the application using NestJS on Windows machines.

I put together an example repo to reproduce this error: https://github.com/v-beltran/automapper-class-import-bug

v8.8.1

Cmd1 require1

With "fix" reverted

win32removed require2

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud