Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

refactor: export as ES2015 Module #10

Merged
merged 1 commit into from
Oct 1, 2017

Commits on Oct 27, 2016

  1. Export an ES Module instead of CommonJS module

    Since webpack v2, it's better to use ES modules. Note that this is incompatible with webpack v1, so it should be released as a major version.
    SpaceK33z committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    20854ca View commit details
    Browse the repository at this point in the history