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

Improve demo build task #1648

Merged
merged 14 commits into from Sep 8, 2018
Merged

Improve demo build task #1648

merged 14 commits into from Sep 8, 2018

Commits on Sep 1, 2018

  1. Improve demo webpack build

    Tyriar committed Sep 1, 2018
    Copy the full SHA
    e755784 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d14e00 View commit details
    Browse the repository at this point in the history
  3. Convert demo client to TS

    Tyriar committed Sep 1, 2018
    Copy the full SHA
    b3e8980 View commit details
    Browse the repository at this point in the history
  4. Type Terminal

    Tyriar committed Sep 1, 2018
    Copy the full SHA
    d58f5ca View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Fix build by adding es6 lib

    Targets are still es5, es6 is needed for @types/webpack to parse
    Tyriar committed Sep 2, 2018
    Copy the full SHA
    54187b3 View commit details
    Browse the repository at this point in the history
  2. Remove todo

    Tyriar committed Sep 2, 2018
    Copy the full SHA
    ca76ebc View commit details
    Browse the repository at this point in the history
  3. Use new script for yarn start

    Tyriar committed Sep 2, 2018
    Copy the full SHA
    71aa702 View commit details
    Browse the repository at this point in the history
  4. Remove old gulp tasks

    Tyriar committed Sep 2, 2018
    Copy the full SHA
    784a142 View commit details
    Browse the repository at this point in the history
  5. Remove old webpack.config.js

    Tyriar committed Sep 2, 2018
    Copy the full SHA
    e2267fc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Copy the full SHA
    92341c3 View commit details
    Browse the repository at this point in the history
  2. Use es6 in typings test

    Tyriar committed Sep 4, 2018
    Copy the full SHA
    53193d0 View commit details
    Browse the repository at this point in the history
  3. Add dom lib to typings-test

    Tyriar committed Sep 4, 2018
    Copy the full SHA
    53e995a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Copy the full SHA
    dcc1b7a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a0f9768 View commit details
    Browse the repository at this point in the history