html-elements-webpack-plugin
Advanced tools
Comparing version 1.0.1 to 2.0.0
@@ -24,3 +24,4 @@ function HtmlElementsWebpackPlugin(locations) { | ||
callback(null, htmlPluginData); | ||
if (typeof callback === 'function') | ||
callback(null, htmlPluginData); | ||
}); | ||
@@ -27,0 +28,0 @@ }); |
{ | ||
"name": "html-elements-webpack-plugin", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"description": "Webpack plugin to append head elements during the creation of index.html", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
# html-elements-webpack-plugin | ||
[![npm version](https://badge.fury.io/js/html-elements-webpack-plugin.svg)](http://badge.fury.io/js/html-elements-webpack-plugin) [![npm downloads](https://img.shields.io/npm/dm/html-elements-webpack-plugin.svg)](https://npmjs.org/html-elements-webpack-plugin) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/fulls1z3/html-elements-webpack-plugin.svg)](https://greenkeeper.io/) | ||
@@ -131,2 +133,2 @@ This repository holds the JavaScript source code and distributable bundle of **`html-elements-webpack-plugin`**, the webpack plugin to append head elements during the creation of `index.html` with the source code is copied from [AngularClass/angular2-webpack-starter](https://github.com/AngularClass/angular2-webpack-starter). | ||
Copyright (c) 2016 [Burak Tasci](http://www.buraktasci.com) | ||
Copyright (c) 2016 [Burak Tasci](http://www.buraktasci.com) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26500
17
100
134