mmiller42 / html-webpack-externals-plugin

Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.
MIT License
99 stars 16 forks source link

Update html-webpack-include-assets-plugin to the latest version 🚀 #19

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.0.8 of html-webpack-include-assets-plugin just got published.

Dependency html-webpack-include-assets-plugin
Current Version 0.0.7
Type dependency

The version 0.0.8 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of html-webpack-include-assets-plugin. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 6 commits.

  • 79431bb version 0.0.8
  • 82652ea update README for asset.glob option
  • 1fcbe27 add support for asset.glob
  • ea34c67 add glob package to dependencies
  • a447508 add validation to files option and associated unit tests
  • 975795b update packages to latest versions

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: