typescript icon indicating copy to clipboard operation
typescript copied to clipboard

Add support for tsconfig.json 'baseUrl' and 'paths' fields

Open toniopelo opened this issue 4 years ago • 0 comments

This PR add dividab/tsconfig-paths-webpack-plugin to webpack.

This allows webpack to resolve imports whose location depends on the baseUrl and paths fields of the tsconfig.json

First mentioned here: #28

toniopelo avatar May 31 '20 19:05 toniopelo