Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 238 Bytes

File metadata and controls

10 lines (7 loc) · 238 Bytes

Webpack node Option

npx webpack serve --open

What should happen

  1. The script should open http://localhost:8080/ in your default browser.
  2. You should see the text on the page itself change to read Success!.