doctype html
html
head
meta(charset="utf-8")
title Demo
body
p Some unique text
each jsFile in htmlWebpackPlugin.files.js
script(src!=jsFile)