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

Converted webpack-compilation-hash javascript file to typescript #23439

Merged

Commits on Apr 23, 2020

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

Commits on Apr 27, 2020

  1. Resolved small merge conflicts after merging in master.

    The conflicts were in redux/reducers/index and redux/types.
    chrisq21 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    0d9cde3 View commit details
    Browse the repository at this point in the history
  2. Added the interface ISetWebpackCompilationHashAction to `ActionsUni…

    …on` in redux/types.
    
    Also, `ActionsUnion` is now set as `webpackCompilationHashReducer`'s `action` parameter type.
    chrisq21 committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5756a2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d661ff View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

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