chore: add a comment

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-10-12 10:48:11 +02:00
parent a665f954a0
commit a2cdb7c22e
+2
View File
@@ -179,6 +179,8 @@ export async function serveBundle(options: ServeOptions) {
viteNodePolyfills(),
createHtmlPlugin({
entry: paths.targetEntry,
// todo(blam): we should look at contributing to the plugin here
// to support absolute paths, but works in the interim at least.
template: 'public/index.html',
inject: {
data: {