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

Set baseUrl from jsconfig.json/tsconfig.json #6656

Merged
merged 22 commits into from
Apr 16, 2019
Merged

Set baseUrl from jsconfig.json/tsconfig.json #6656

merged 22 commits into from
Apr 16, 2019

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    13f65e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3237f4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d35263 View commit details
    Browse the repository at this point in the history
  4. Add jsconfig.json

    robertvansteen committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    7ab30a4 View commit details
    Browse the repository at this point in the history
  5. Update packages/react-scripts/scripts/start.js

    Co-Authored-By: rovansteen <[email protected]>
    iansu and robertvansteen authored Mar 15, 2019
    Configuration menu
    Copy the full SHA
    503bd63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dd6005 View commit details
    Browse the repository at this point in the history
  7. Remove alias test

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

Commits on Mar 17, 2019

  1. Configuration menu
    Copy the full SHA
    b16bad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eca658 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Update packages/react-scripts/config/modules.js

    Co-Authored-By: rovansteen <[email protected]>
    mrmckeb and robertvansteen authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    a7b084f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8193cef View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Merge branch 'master' into typescript-base-url

    Jack Zhao authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    92af347 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Fix casing of TypeScript

    iansu authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    4f627e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. Configuration menu
    Copy the full SHA
    c629a9e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into typescript-base-url

    # Conflicts:
    #	packages/react-scripts/scripts/start.js
    robertvansteen committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    359a0b2 View commit details
    Browse the repository at this point in the history
  3. Add test for NODE_PATH

    robertvansteen committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    e72d38c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84a4792 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Fix node path behavior tests

    iansu committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    0690231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8f29c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    255a6bd View commit details
    Browse the repository at this point in the history
  4. Remove more debugging code

    iansu committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    0e0b19e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f039bf5 View commit details
    Browse the repository at this point in the history