getappmap / appmap-agent-js

This project is deprecated. Please use https://github.com/getappmap/appmap-node/ to record Node.js applications.
Other
28 stars 8 forks source link

fix: node --require needs explicit dot in relative paths #75

Closed lachrist closed 2 years ago

lachrist commented 2 years ago

This was not detected in tests because relative paths where always prefixed with .. which is not the case in real npm installation. It probably good to somehow test for that (even if I'm not sure how). But for now, I want to release a fix asap.

appland-release commented 2 years ago

:tada: This PR is included in version 9.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: