Y
Hacker News
new
|
ask
|
show
|
jobs
by
52-6F-62
3079 days ago
Ah yeah. I guess Webpack's boost would be lost if your project ends up at all complex as well.
Are you doing all of your TS dev in Visual Studio as well?
2 comments
agopaul
3078 days ago
I'm using webpack on a ~60 TS files project now. It takes a few seconds to bootstrap, but then, in watch mode, it only compiles the files that are changed and it's really fast.
link
seanmcdirmid
3079 days ago
No, since leaving Microsoft I've been doing everything on a Mac via VS Code.
link