Question: When using webpack, why would you need to use a loader?

  1. to put together physical file folders
  2. to preprocess files
  3. to load external data
  4. to load the website into everyone's phone

Answer: The correct answer of the above question is Option B:to preprocess files