|
|
|
|
|
by jannes
2452 days ago
|
|
For me the biggest problem is webpack. Do you know an alternative bundler with less dependencies and typescript support? I already use webpack without the webpack-cli package in most of my projects in order to avoid the extra dependencies. I'm currently investigating rollup because it only has 3 dependencies (2 of which are @types) |
|