Question: When using webpack, why would you need to use a loader?
- to put together physical file folders
- to preprocess files
- to load external data
- to load the website into everyone's phone
Answer: The correct answer of the above question is Option B:to preprocess files