Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jantimon/html-webpack-plugin Loading
base: v3.0.1
Choose a base ref
...
head repository: jantimon/html-webpack-plugin Loading
compare: v3.0.2
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 1, 2018

  1. Fix to work with loader-utils ^1.1.0 (#792)

    fix(query-loader): In case no query is provided, return an empty object. This fixes #727
    AaronFriel authored and jantimon committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    7587754 View commit details
    Browse the repository at this point in the history
  2. Add plugin to README.md (#853)

    Add html-webpack-inline-style-plugin as a third party addon
    djaax authored and jantimon committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    1ff661c View commit details
    Browse the repository at this point in the history
  3. docs(README): update template variables list (#840)

    Documentation didn't mention `compilation` variable available in templates, which is crucial for inlining assets in html, even though there is an example in the repo using this variable.
    st-sloth authored and jantimon committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    985654c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c8637c View commit details
    Browse the repository at this point in the history
Loading