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

Wrap ES module exports in an IIFE #859

Merged
merged 8 commits into from
Sep 19, 2017
Merged

Wrap ES module exports in an IIFE #859

merged 8 commits into from
Sep 19, 2017

Commits on Sep 18, 2017

  1. refactor module wrapping

    Rich-Harris committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    2402916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abea37a View commit details
    Browse the repository at this point in the history
  3. various fixes

    Rich-Harris committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    5cd76be View commit details
    Browse the repository at this point in the history
  4. fix test

    Rich-Harris committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    7cc192a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Configuration menu
    Copy the full SHA
    fdd7ac7 View commit details
    Browse the repository at this point in the history
  2. simplify module wrapping

    Rich-Harris committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    1f9fc04 View commit details
    Browse the repository at this point in the history
  3. merge master => iife

    Rich-Harris committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    2da0e25 View commit details
    Browse the repository at this point in the history
  4. dont wrap ESM in IIFE

    Rich-Harris committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    dabc2d1 View commit details
    Browse the repository at this point in the history