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

[WIP] Update pageflow-react build stack #20

Closed
wants to merge 11 commits into from
Closed

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    3a351da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df182d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    660b2d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb75d0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cada29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    704c46f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd9409e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    802fb62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c502a7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    245d794 View commit details
    Browse the repository at this point in the history
  11. Fix eslint error for pageflow-react

    Errored with:
    
       Cannot read property 'range' of null
    
    Fixed by running `npx yarn-deduplicate yarn.lock --packages
    @babel/types` as suggested in [1].
    
    [1] babel/babel-eslint#681
    tf committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    9ddf044 View commit details
    Browse the repository at this point in the history