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: SimenB/add-asset-html-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: SimenB/add-asset-html-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 6 commits
  • 15 files changed
  • 1 contributor

Commits on Sep 29, 2018

  1. Configuration menu
    Copy the full SHA
    84f0f49 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade husky

    SimenB committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    a9d4886 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. Configuration menu
    Copy the full SHA
    90b3ecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    550c1f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cc5dc5 View commit details
    Browse the repository at this point in the history
  4. feat: add attributes option

    This allows developers to add custom attributes to the generated script
    tags. Useful when injecting polyfill scripts and adding a `nomodule`
    attribute to it.
    SimenB committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    cfb247a View commit details
    Browse the repository at this point in the history
Loading