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

Added exports#default #107

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added exports#default #107

wants to merge 2 commits into from

Commits on Dec 3, 2018

  1. Added exports#default

    AAdded exports#default, which adds support for things like "rollup-plugin-commonjs" which transpile commonJS modules into ES6 modules before transpilation, and other bundlers which do the same thing. It adds support for es6 modules, and it's only 7 letters, so it's worth it in the long run.
    DefiantDog66 committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    396099f View commit details
    Browse the repository at this point in the history
  2. Semistandard fix

    w0298i committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    0785fc7 View commit details
    Browse the repository at this point in the history