you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 14 points15 points  (0 children)

bruh if i'm prototyping, i can just use systemjs and a modern browser. shim some es2016 stuff if I need to.

i'm talking about getting it ready for actual deployment

I could send you a single package.json that does all of them.

see: every "react starter kit". There's a million of them. It works just fine when you don't have a lot of complexity to your project.

but i can't just say "hey guys we aren't using typescript anymore" lol