

MCQOPTIONS
Saved Bookmarks
1. |
What does the “webpack” command do? |
A. | Transpiles all the Javascript down into one file |
B. | Runs react local development server |
C. | Both A and B |
D. | None |
Answer» B. Runs react local development server | |