Skip to content

add test and changes to support import.meta.url parent

Compare
Choose a tag to compare
@iambumblehead iambumblehead released this 24 Sep 07:05
8fd70bc

Add test and changes to support import.meta.url parent. While exploring changes at esmock, it was discovered that esmock slightly modifies import.meta.url from the callee before passing along when calling resolvewithplus,

resolvewithplus('../../index.js', import.meta.url)