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: webin/amdjs-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: amdjs/amdjs-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Jan 9, 2015

  1. Remove dynamic option from loader plugins

    This option as written is incompatible with CJS wrapper mode, was never widely adopted, and is unlikely to be compatible with ES6 loaders.
    
    Closes amdjs#24.
    csnover committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    67486d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request amdjs#25 from csnover/master

    Remove dynamic option from loader plugins
    jrburke committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    1bc6d4b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. Update CommonConfig.md

    removed extra ` in README
    mpint committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    5b03c31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request amdjs#28 from mpint/patch-1

    Removed extra ` in README
    jrburke committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    c88c58c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Fixes typos

    Replace `it` with `is` and remove extra `a`
    prayagverma committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    fd45c71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request amdjs#29 from pra85/patch-1

    Fixes typos
    jrburke committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    a731da2 View commit details
    Browse the repository at this point in the history
Loading