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

html-webpack-plugin

Package Overview
Dependencies
Maintainers
4
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
1315

1.5.1

Diff

Changelog

Source

1.5.1

  • Fix error when manifest is specified (#56)

<a name="1.5.0"></a>

ampedandwired
published 1.5.0 •

Changelog

Source

1.5.0

  • Allow to inject javascript files into the head of the html page
  • Fix error reporting

<a name="1.4.0"></a>

ampedandwired
published 1.4.0 •

Changelog

Source

1.4.0

  • Add favicon.ico option
  • Add html minifcation

<a name="1.2.0"></a>

ampedandwired
published 1.3.0 •

ampedandwired
published 1.2.0 •

Changelog

Source

1.2.0

  • Set charset using HTML5 meta attribute
  • Reload upon change when using webpack watch mode
  • Generate manifest attribute when using appcache-webpack-plugin
  • Optionally add webpack hash as a query string to resources included in the HTML (hash: true) for cache busting
  • CSS files generated using webpack (for example, by using the extract-text-webpack-plugin) are now automatically included into the generated HTML
  • More detailed information about the files generated by webpack is now available to templates in the o.htmlWebpackPlugin.files attribute. See readme for more details. This new attribute deprecates the old o.htmlWebpackPlugin.assets attribute.
  • The templateContent option can now be a function that returns the template string to use
  • Expose webpack configuration to templates (o.webpackConfig)
  • Sort chunks to honour dependencies between them (useful for use with CommonsChunkPlugin).
ampedandwired
published 1.1.0 •

ampedandwired
published 1.0.1 •

ampedandwired
published 1.0.0 •

ampedandwired
published 0.4.0 •

ampedandwired
published 0.2.0 •

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