mirror of
https://github.com/jambonz/chrome-extension-dialer.git
synced 2026-02-09 02:30:20 +00:00
fix review comment
This commit is contained in:
@@ -184,7 +184,7 @@ function getHtmlPlugins(chunks) {
|
||||
return chunks.map(
|
||||
(chunk) =>
|
||||
new HTMLPlugin({
|
||||
title: "Webrtc Chrome Extension",
|
||||
title: "Jambonz Webrtc Client",
|
||||
filename: `${chunk}.html`,
|
||||
chunks: [chunk],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user