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: webpack-contrib/css-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.2
Choose a base ref
...
head repository: webpack-contrib/css-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.3
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 13, 2017

  1. Remove extra source map file + write source maps only if they are ena…

    …bled (#453)
    
    * chore: Eliminate convert-source-map
    
    The needed functionality has been extracted to a function.
    
    * fix: Write sourcemaps only if `sourceMap` is enabled
    bebraw authored Mar 13, 2017
    Configuration menu
    Copy the full SHA
    4250129 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.27.3

    bebraw committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    76ee8c2 View commit details
    Browse the repository at this point in the history
Loading