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

fix(commonjs): add .cjs to default file extensions. #524

Merged
merged 6 commits into from Aug 6, 2020

Commits on Aug 2, 2020

  1. Added .cjs and .mjs to default file extensions.

    Christian Lewis committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    937c0cb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Removed accidental yarn.lock.

    Christian Lewis committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    27f82c3 View commit details
    Browse the repository at this point in the history
  2. Added test.

    Christian Lewis committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    8c7811f View commit details
    Browse the repository at this point in the history
  3. Added snapshots.

    Christian Lewis committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    a404dd4 View commit details
    Browse the repository at this point in the history
  4. Removed unneeded extension.

    Christian Lewis committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    8c49103 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

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