step 2:
- Run the project in watch mode with:
npm run watch
step 3:
- Once the project is running in your browser, click the orange
settings icon on the right side of the screen.
step 4:
- Adjust the settings as desired, following the guidance in the
accompanying
video.
step 5:
- Click the
"Copy Config"
button at the top of the settings panel to copy your customized
configuration.
step 6:
- Open your code editor
(e.g., VS Code)
and navigate to the
gulp.config.json
file. - Replace the
setting
object with the configuration you copied earlier.