kruschid / typesafe-routes

Spices up your favorite routing library by adding type safety to plain string-based route definitions.
https://kruschid.github.io/typesafe-routes/
MIT License
102 stars 8 forks source link

output(transpiled-files): `build` is committed #31

Closed GervinFung closed 1 year ago

GervinFung commented 1 year ago

Hey, I noticed build is being committed, is that intentional? Cause by right, it shouldn't be committed

kruschid commented 1 year ago

Could you please clarify. What does "by right" mean? Is it causing you issues ? Maybe I can help.

I like to git diff the transpiled files before I submit a new version to npm. That's the reason.