alexjoverm / typescript-library-starter

Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
MIT License
4.37k stars 493 forks source link

Source maps pointing outside of dist folder #318

Open abreu-dev opened 4 years ago

abreu-dev commented 4 years ago

What is the point of having source maps pointing to a folder that is not included in dist folder?