thgreasi / babel-plugin-system-import-transformer

import() & System.import() to UMD pattern transformer plugin for Babel
MIT License
72 stars 6 forks source link

Do not override file.opts.filenameRelative #20

Open andrewnicols opened 1 year ago

andrewnicols commented 1 year ago

As raised in #19, the filenameRelative of the crntFile.opts was being overridden rather than copied over.