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: evanw/node-source-map-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.8
Choose a base ref
...
head repository: evanw/node-source-map-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.9
Choose a head ref
  • 8 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 28, 2016

  1. Add test support for webpack

    kpdecker committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    f4c2bf2 View commit details
    Browse the repository at this point in the history
  2. Make node requires conditional

    This converts the webpack errors to warnings. Individual users may use the ignore plugin to further mute these warnings.
    
    Fixes #150
    Fixes #153
    kpdecker committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    9999e1d View commit details
    Browse the repository at this point in the history
  3. Fix failing tests

    kpdecker committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    9f16aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    731b1fc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Configuration menu
    Copy the full SHA
    b19ff76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from kpdecker/module-fix

    Fix webpack support
    LinusU authored Jan 15, 2017
    Configuration menu
    Copy the full SHA
    907c602 View commit details
    Browse the repository at this point in the history
  3. Update compiled file

    LinusU committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    db3ad79 View commit details
    Browse the repository at this point in the history
  4. 0.4.9

    LinusU committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    b70e2fe View commit details
    Browse the repository at this point in the history
Loading