|
|
|
|
|
by whyevenbother
2777 days ago
|
|
Maybe it's the constant React vs Vue articles that make me suspicious, but if you are referring to React when mentioning webpack / transliteration, i'd like to mention that you don't need them for React neither. It can be resumed to a simple script tag as well. I hate this misconception and wish it would just go away. |
|
If you're referring to Create React App, it uses Webpack - just preconfigured so you don't have to fiddle with it before you start building.