v2.8.2: Support relative urls on windows (#205)
This commit is contained in:
parent
63e4ad6fc7
commit
7f81466c14
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "html-webpack-plugin",
|
||||
"version": "2.8.1",
|
||||
"version": "2.8.2",
|
||||
"description": "Simplifies creation of HTML files to serve your webpack bundles",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue