You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After changing *.pug file and run npm run build, view(s) [generated html] do not update it's content.
When using npm start, all files are updated correctly.
Most likely I'm doing something wrong. Thank you in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
After changing *.pug file and run
npm run build
, view(s) [generated html] do not update it's content.When using
npm start
, all files are updated correctly.Most likely I'm doing something wrong. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions