Update dev command to work with npm
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3563548. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !166 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The new command <code>npm run dev</code> is supposed to watch for changes, but it's not working. Running it just runs the build the same as <code>npm run build</code>.</p>
issue