Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

html-webpack-plugin

Package Overview
Dependencies
Maintainers
2
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-webpack-plugin - npm Package Versions

1
15

2.14.0

Diff

Changelog

Source

2.14.0

  • Export publicPath to the template
  • Add example for inlining css and js

<a name="2.13.0"></a>

jantimon
published 2.13.0 •

Changelog

Source

2.13.0

  • Add support for absolute output file names
  • Add support for relative file names outside the output path

<a name="2.12.0"></a>

jantimon
published 2.12.0 •

Changelog

Source

2.12.0

  • Basic Webpack 2.x support #225

<a name="2.11.0"></a>

jantimon
published 2.11.0 •

Changelog

Source

2.11.0

  • Add xhtml option which is turned of by default. When activated it will inject self closed <link href=".." /> tags instead of unclosed <link href=".."> tags. (#255)
  • Add support for webpack placeholders inside the public path e.g. '/dist/[hash]/'. (#249)

<a name="2.10.0"></a>

jantimon
published 2.10.0 •

Changelog

Source

2.10.0

  • Add hash field to the chunk object
  • Add compilation field to the templateParam object (#237)
  • Add html-webpack-plugin-before-html-generation event
  • Improve error messages

<a name="2.9.0"></a>

jantimon
published 2.9.0 •

Changelog

Source

2.9.0

<a name="2.8.2"></a>

jantimon
published 2.8.2 •

Changelog

Source

2.8.2

  • Support relative URLs on Windows (#205)

<a name="2.8.1"></a>

jantimon
published 2.8.1 •

Changelog

Source

2.8.1

  • Caching improvements (#204)

<a name="2.8.0"></a>

jantimon
published 2.8.0 •

Changelog

Source

2.8.0

  • Add dependency mode for chunksSortMode to sort chunks based on their dependencies with each other

<a name="2.7.2"></a>

jantimon
published 2.7.2 •

Changelog

Source

2.7.2

  • Add support for require in js templates

<a name="2.7.1"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc