UNPKG

html-render-webpack-plugin

Version:

webpack plugin for rendering static HTML in a multi-config webpack build

5 lines (4 loc) 69 B
module.exports = async () => { const bar = "foo"; return bar; };