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

Export star as default #236

Merged
merged 2 commits into from
Aug 9, 2019
Merged

Export star as default #236

merged 2 commits into from
Aug 9, 2019

Commits on Aug 8, 2019

  1. add tests for external API usage

    - as CommonJS (require)
    - as import in Webpack
    - as import in TypeScript with typings
    
    code is backported from 3.x alpha (cec3d27)
    warpech authored and tomalec committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    18b4300 View commit details
    Browse the repository at this point in the history
  2. add default export, test with Webpack and typings

    Amended cherry-pick @1de6122774251a9688a354e2d23a09029dbefa65
    tomalec committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    18a14f0 View commit details
    Browse the repository at this point in the history