0 votes
in ReactJS by
retagged by
What is the use of "webpack" command in React.js?

a) The "webpack" command is used to transpile all the JavaScript down into one file.

b) It runs React local development server.

c) It is a module bundler.

d) None of the above.

Related questions

0 votes
asked Apr 15, 2022 in ReactJS by Robindeniel
0 votes
asked Apr 15, 2022 in ReactJS by Robindeniel
...