Now that support has landed in ts-loader for a custom resolveModuleName option, would fork-ts-checker-webpack-plugin be interested in a similar option?
My own use case it to make this plugin work with PnP (which is natively supported by create-react-app, itself using fork-ts-checker-webpack-plugin to power its TypeScript part) 🙂
Now that support has landed in
ts-loaderfor a customresolveModuleNameoption, wouldfork-ts-checker-webpack-pluginbe interested in a similar option?My own use case it to make this plugin work with PnP (which is natively supported by create-react-app, itself using fork-ts-checker-webpack-plugin to power its TypeScript part) 🙂