Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
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/source-map-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.6
Choose a base ref
...
head repository: webpack-contrib/source-map-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 10 commits
  • 10 files changed
  • 8 contributors

Commits on Mar 24, 2016

  1. fix typo README.md

    geyang committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    6d36952 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. docs(readme): updates for JSF maintainers (#27)

    * docs(readme): updates for JSF maintainers
    
    * docs(readme): fix badge urls
    joshwiens authored Feb 21, 2017
    Configuration menu
    Copy the full SHA
    2a0f010 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Fix module name typo

    Codesleuth authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    cc15550 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from Codesleuth/patch-1

    Fix module name typo
    SpaceK33z authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    31b26bc View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2017

  1. feat: allow charset in inline-source-map support (#21)

    * add support for inline source map with charset
    
    update regexDataUrl
    
    * add unit test for inline source map with charset
    PillowPillow authored and joshwiens committed Mar 5, 2017
    Configuration menu
    Copy the full SHA
    2730ccb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. ci(Travis): adds Travis build (#30)

    * ci(Travis): adds travis build
    
    * chore(pacakge): adds lock file as binary
    
    * ci(Travis): remove webpack install
    
    * test: fix assertions failing after 8b9879e
    joshwiens authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    d2da8e6 View commit details
    Browse the repository at this point in the history
  2. fix: Load source map only from last directive (#31)

    * Load source map only from last directive
    
    * Remove \r in test input, avoid issue running test with CRLF fixtures
    zuohaocheng authored and joshwiens committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    eabfc7e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from episodeyang/patch-1

    fix typo README.md
    bebraw authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    49616a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    543dd8e View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.2.0

    joshwiens committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    554d4fb View commit details
    Browse the repository at this point in the history
Loading