gcanti / io-ts-types

A collection of codecs and combinators for use with io-ts
https://gcanti.github.io/io-ts-types/
MIT License
311 stars 40 forks source link

Set sourceMap to false in 0.4.x branch #175

Open dvanbler opened 1 year ago

dvanbler commented 1 year ago

In tsconfig.json, sourceMap is set to true, but sources are not published. This was resolved in https://github.com/gcanti/io-ts-types/issues/106 for the 0.5.x branch. This is the same fix for the 0.4.x branch.