We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce65063 commit 361ab66Copy full SHA for 361ab66
src/options.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <title>S-CSS-P Options</title>
+ <title><%= htmlWebpackPlugin.options.title %></title>
5
</head>
6
<body bgcolor="#cccccc">
7
<table width="100%">
0 commit comments