webpack, react, package.json

Viewed 18

before I ask a question I have a such situation, I try to build react file with a WEBPAKC, babel, and so on. everything it's okay but I can't understand what will happen when I use the code "WEBPAKC serve --hot --open --mode=development" I want to know what is a "--hot" or what is "--open" and also what is "--mode=development"

0 Answers
Related