awesome-typescript-loader
awesome-typescript-loader copied to clipboard
TsConfigPathsPlugin doesn't use `rootDirs`
rootDirs is useful for combining relative imports with generated source files.
It may also be used to build different apps – e.g. an electron app and a web app – from the same source.