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.2
Choose a base ref
...
head repository: jantimon/html-webpack-plugin Loading
compare: v3.0.5
Choose a head ref
  • 10 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 1, 2018

  1. Change in-line spelling (#777)

    I've searched for inlining solution by Ctrl+F'ing `inline`. Went for #104 and found last comment by luck. Then only found that this plugin was already mentioned in README. Spelling `in-line` is a bit strange, in my opinion. I understand that this is a smallish change, so feel free to decline changes. ✌️
    troglotit authored and jantimon committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    256f990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0558c18 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.0.3

    jantimon committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    44fcf14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc233b5 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    0348d6b View commit details
    Browse the repository at this point in the history
  6. chore(release): 3.0.4

    jantimon committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    8038a17 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Add a note about ordering first

    Per @TheLarkInn's suggestion, it is necessary to order `html-webpack-plugin` first before other plugins that make use of it.
    jacobroufa authored and jantimon committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    5711f16 View commit details
    Browse the repository at this point in the history
  2. fix(entries): do not ignore JS if there is also CSS

    broken by commit 0348d6b
    rodneyrehm authored and jantimon committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    020b714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2288f20 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.0.5

    jantimon committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    422d828 View commit details
    Browse the repository at this point in the history
Loading