This works correctly for me in 2.7.0. I've cloned the poc repo with a commit that uses the babel-plugin-transform-html-import-to-string. The built file shows the results from running with v2.7.0. What little debugging I did, it appears as though beta may be causing the alias to be appended to the full path within the other plugin.
https://github.com/pglewis/babel-plugin-module-resolver-types-isimport-poc
Thanks for all the help thus far. I'm looking forward to implementing this because it will fix some annoying IDE configuration issues with our modules.
This works correctly for me in 2.7.0. I've cloned the poc repo with a commit that uses the
babel-plugin-transform-html-import-to-string. The built file shows the results from running with v2.7.0. What little debugging I did, it appears as though beta may be causing the alias to be appended to the full path within the other plugin.https://github.com/pglewis/babel-plugin-module-resolver-types-isimport-poc
Thanks for all the help thus far. I'm looking forward to implementing this because it will fix some annoying IDE configuration issues with our modules.