2

Is it possible to have webpack output to a jade/pug file instead of html? Every package i have found does the opposite, jade/pug -> html.

Currently I just convert /dist/index.html to jade using html2jade.com after running npm run build, but i would like to skip a step and just have webpack output it in jade

Graham
  • 7,431
  • 18
  • 59
  • 84
nikarc
  • 138
  • 3
  • 11

0 Answers0