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: rails/webpacker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.6
Choose a base ref
...
head repository: rails/webpacker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.7
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 3, 2019

  1. fix: Stop babel from rewriting babel helpers in core-js. (#2116)

    - Prevents `@babel/plugin-transform-runtime` from rewriting babel helpers in core-js.
    - Remove unneeded runtime `@babel/runtime-corejs3`
    
    cc: #2031, #2109
    jakeNiemiec authored and gauravtiwari committed Jun 3, 2019
    Copy the full SHA
    fcf524e View commit details
  2. 4.0.7

    gauravtiwari committed Jun 3, 2019
    Copy the full SHA
    891b50d View commit details
Loading