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: differential serving allow modern ES2015 and legacy ES5 build #6590

Closed
wants to merge 15 commits into from

Commits on Mar 7, 2019

  1. basic double dist setup

    JoviDeCroock committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    2adb576 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. dev utils

    JoviDeCroock committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    dc22555 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. chore: updates

    JoviDeCroock committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    89aed63 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'masterd' into feat/modern-build

    * masterd: (24 commits)
      Add TypeScript linting support (facebook#6513)
      Support React Hooks (facebook#5602) (facebook#5997)
      Support browserslist in @babel/preset-env (facebook#6608)
      Add empty mock for http2 (facebook#5686)
      Add note about npx caching (facebook#6374)
      change named import into default import (facebook#6625)
      Stage files for commit after ejecting (facebook#5960)
      Upgrade dependencies (facebook#6614)
      Make compiler variable const instead of let (facebook#6621)
      Type check JSON files (facebook#6615)
      Change class components to functional components in templates (facebook#6451)
      Convert JSON.stringify \n to os.EOL when writing tsconfig.json (facebook#6610)
      Update html-webpack-plugin (facebook#6361)
      Enable click to go to error in console for TypeScript (facebook#6502)
      Update webpack-dev-server to 3.2.1 (facebook#6483)
      [docs] revert removal of newlines from html (facebook#6386)
      Publish
      Prepare 2.1.8 release
      Reapply "Speed up TypeScript v2 (facebook#6406)" (facebook#6586)
      Publish
      ...
    
    # Conflicts:
    #	packages/babel-preset-react-app/create.js
    #	packages/react-scripts/scripts/build.js
    JoviDeCroock committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    231a136 View commit details
    Browse the repository at this point in the history
  3. update babel config

    JoviDeCroock committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    2fb8c10 View commit details
    Browse the repository at this point in the history
  4. update naming

    JoviDeCroock committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    3f7e53c View commit details
    Browse the repository at this point in the history
  5. update webpack config

    JoviDeCroock committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    c3d2a46 View commit details
    Browse the repository at this point in the history
  6. apply pr remarks

    JoviDeCroock committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    11d5758 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7188114 View commit details
    Browse the repository at this point in the history
  8. add documentation

    JoviDeCroock committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    84e8633 View commit details
    Browse the repository at this point in the history
  9. correct typo

    JoviDeCroock committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    84f036b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    7a46d0f View commit details
    Browse the repository at this point in the history
  2. chore: update builds

    JoviDeCroock committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    a0fcf24 View commit details
    Browse the repository at this point in the history
  3. useBuiltIns usage

    JoviDeCroock committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    e71dc65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d3e450 View commit details
    Browse the repository at this point in the history