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

Add refactoring to convert CommonJS module to ES6 module #19916

Merged
7 commits merged into from
Jan 9, 2018
Merged

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    a4b588d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Code review

    Andy Hanson committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    22c1f76 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. includeGlobals -> excludeGlobals

    Andy Hanson committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    fe19adf View commit details
    Browse the repository at this point in the history
  2. Improve handling of module.exports = require("...")

    Andy Hanson committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    c02ddfc View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Merge branch 'master' into convertToEsModule

    Andy Hanson committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    051c9c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Configuration menu
    Copy the full SHA
    4df53c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Merge branch 'master' into convertToEsModule

    Andy Hanson committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    d67ef00 View commit details
    Browse the repository at this point in the history