babel-plugin-module-resolver icon indicating copy to clipboard operation
babel-plugin-module-resolver copied to clipboard

How to use aliases with `path.resolve()`?

Open chepe263 opened this issue 3 years ago • 0 comments

I would like to use the aliases for path.resolve(). It'd be useful for getting paths for non-code files. The aliases are copied without resolving. It works fine with require.resolve()

chepe263 avatar Oct 14 '22 21:10 chepe263