File: readme.md

package info (click to toggle)
node-html-webpack-plugin 5.5.3%2Brepack2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,980 kB
  • sloc: javascript: 16,057; makefile: 16; sh: 6
file content (4 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (2)
1
2
3
4
# isomorphic pug example

This example shows how to use a different template engine (in this case pug)
to load the `time.pug` template on the backend and frontend.