awesome-typescript-loader icon indicating copy to clipboard operation
awesome-typescript-loader copied to clipboard

TsConfigPathsPlugin doesn't use `rootDirs`

Open cmcaine opened this issue 8 years ago • 1 comments

rootDirs is useful for combining relative imports with generated source files.

cmcaine avatar Nov 07 '17 18:11 cmcaine

It may also be used to build different apps – e.g. an electron app and a web app – from the same source.

kputh avatar Jan 17 '18 09:01 kputh