Jonathan Mourtada

Results 4 comments of Jonathan Mourtada

I also have a problem with paths and i'm using webpack 2.1.0-beta.25 with awesome-typescript-loader 2.2.4. When using ``` json { "compilerOptions": { "baseUrl": "./", "paths": { "*": ["src/lib/*"] } }...

Sorry for the late response. Is this still a problem? Maybe we could implement an option for specifying excluded modules names that should not be resolved with tsconfig-paths

@jonaskello @AdamLuotonen so can we please implement the suggested solution? I could give it a try but I don't feel like I have the full understanding of how it works...

I believe this is fixed now. Can we close this issue?