|
|
|
|
|
by samuraiseoul
2646 days ago
|
|
Typescript can bundle and minify now, is there really a need for webpack for a small website? Even if you're using it for sass or something, just run the sass builder separate and include the generated css on page. Webpack seems like overkill in a small site like this. |
|