Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Issues
  • #1258
Closed
Open
Issue created Apr 28, 2021 by EJ Mason@mxmasonContributor

Bug: npm start script does not reload on save

Summary

The npm start cli script does not watch for changes and reload the browser as expected.

Expected result

When npm start script is running in the terminal:

  • Editing a source file (.njk, .md, .js, .scss, etc) triggers a browser reload

Actual result

When npm start script is running in the terminal:

  • Editing a source file (.njk, .md, .js, .scss, etc) does not trigger a browser reload

Additional Information

Might have been introduced in my work in #1249 :(

Assignee
Assign to
Time tracking