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

Upgrade to Webpack 4 #1214

Merged
merged 21 commits into from
May 15, 2018
Merged

Upgrade to Webpack 4 #1214

merged 21 commits into from
May 15, 2018

Commits on Apr 22, 2018

  1. Upgrade to WebPack v4.

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    7de3651 View commit details
    Browse the repository at this point in the history
  2. fix webpack errors

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    834262a View commit details
    Browse the repository at this point in the history
  3. fix deprec code

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    8803160 View commit details
    Browse the repository at this point in the history
  4. remove unused package

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    905e542 View commit details
    Browse the repository at this point in the history
  5. Upgrade dev server.

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    8c41e73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43f30a0 View commit details
    Browse the repository at this point in the history
  7. Fix script build.

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    68fd733 View commit details
    Browse the repository at this point in the history
  8. Add React Hot Loader.

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    24ae244 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70d5a06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88928de View commit details
    Browse the repository at this point in the history
  11. cleanup

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    472dd07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9ca130e View commit details
    Browse the repository at this point in the history
  13. cleanup

    tech4him1 committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    567fd5b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. single config

    clean up unused scripts
    talves committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    62e6d0e View commit details
    Browse the repository at this point in the history
  2. no longer needed (missed)

    talves committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    18e459e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef3589d View commit details
    Browse the repository at this point in the history
  4. fix Prettier output

    tech4him1 committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    4cda899 View commit details
    Browse the repository at this point in the history
  5. fix Prettier run

    tech4him1 committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    aeace31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afb03f4 View commit details
    Browse the repository at this point in the history
  7. Re-enable HMR.

    tech4him1 committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    1a448d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70b7fc3 View commit details
    Browse the repository at this point in the history