Showing 1 – 1 of 1 replies
williansmartins

npm start Works but the HTML template is not been updated in DIST folder

williansmartins PURCHASED
1 year ago
I would like to use PUG template incorporated in this plugin.
But, I need to stop npm and run again to see the changes.

Can someone help me?
BlackrockDigital
1 year ago
Hi there! If you have added new Pug pages to the theme, you will need to stop the npm script and run it again. After that it should be able to read the new additions and live reload when changes are made. Hopefully this helps!