79190780

Date: 2024-11-15 00:21:38
Score: 1.5
Natty:
Report link

The Solution was just adding on the package.json file those lines at the stript commands:

start":  "webpack-dev-server --config webpack.config.js",
"build": "webpack --config webpack.config.js"

Specifying the config script file

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ojete_sucio