Skip to content

marvinroger/tsconfig-paths-baseurl-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsconfig-paths #143 minimal reproduction

Setup

npm i

Reproduction

npm start

Fails with:

Missing baseUrl in compilerOptions. tsconfig-paths will be skipped Error: Cannot find module '~/library'

Control

Uncomment // "baseUrl": ".", in tsconfig.json, and run npm start: it works fine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published