StartBootstrap / startbootstrap-freelancer

A flat design, one page, MIT licensed Bootstrap portfolio theme created by Start Bootstrap
https://startbootstrap.com/theme/freelancer/
MIT License
2.57k stars 3.47k forks source link

### INFO: Rendering src\pug\index.pug to src\pug\index.html - Is this correct? #295

Closed carloswm85 closed 3 years ago

carloswm85 commented 3 years ago

I'm running the command npm start debug, and when changing the .pug file, the output file is sent to that folder. I've tried to fix the JS files myself, unsuccessfully. I suspect the problem is somewhere on: _renderAllPug()

First time render works. The watched renders doesn't.

davidtmiller commented 3 years ago

This should be fixed now as of using upath within the Pug render.