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

Code splitting #156

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Code splitting #156

wants to merge 14 commits into from

Commits on Apr 18, 2018

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

Commits on May 3, 2018

  1. 🔨 Simplify loader code

    NeoLegends committed May 3, 2018
    Configuration menu
    Copy the full SHA
    a14f796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ce383a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

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

Commits on May 26, 2018

  1. 🔀 Merge branch 'develop' into feature/lazy-loading

    Also apply some fixes.
    NeoLegends committed May 26, 2018
    Configuration menu
    Copy the full SHA
    84c2944 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

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

Commits on May 31, 2018

  1. 🔀 Merge branch 'develop'

    mraerino committed May 31, 2018
    Configuration menu
    Copy the full SHA
    85528d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e13d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4fd999 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af15f11 View commit details
    Browse the repository at this point in the history
  5. ✨ Compile SystemJS output to ES5

    This is currently done less optimally than possible but works alright.
    NeoLegends committed May 31, 2018
    Configuration menu
    Copy the full SHA
    e5c0137 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. 🔥 Remove "No ES6 Features" warning

    The new build also supports browsers with a shitty JS Engine, so there shouldn't be any problems anymore.
    NeoLegends committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    e0f1557 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

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