Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify the way we fork modules #11711

Merged
merged 5 commits into from
Nov 30, 2017
Merged

Unify the way we fork modules #11711

merged 5 commits into from
Nov 30, 2017

Commits on Nov 30, 2017

  1. Unify the way we fork modules

    gaearon committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    6167ae4 View commit details
    Browse the repository at this point in the history
  2. Replace rollup-plugin-alias with our own plugin

    This does exactly what we need and doesn't suffer from rollup/rollup-plugin-alias#34.
    gaearon committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    ff183e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c301485 View commit details
    Browse the repository at this point in the history
  4. Rename variable for consistency

    I settled on calling them "forks" since we already have a different concept of "shims".
    gaearon committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    bd0cfce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fc10aa View commit details
    Browse the repository at this point in the history