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

Plug'n'Play support #5136

Merged
merged 10 commits into from Oct 1, 2018
Merged

Plug'n'Play support #5136

merged 10 commits into from Oct 1, 2018

Commits on Sep 28, 2018

  1. Adds the PnP plugin for Webpack to find dependencies when working und…

    …er PnP
    Maël Nison committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    f04f0dd View commit details
    Browse the repository at this point in the history
  2. Adds configuration for jest

    Maël Nison committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    63152ef View commit details
    Browse the repository at this point in the history
  3. Adds an e2e test for when using PnP

    Maël Nison committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    6eb3f33 View commit details
    Browse the repository at this point in the history
  4. Avoids cra from crashing at the engine check

    Maël Nison committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    7c362b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Configuration menu
    Copy the full SHA
    eae3d82 View commit details
    Browse the repository at this point in the history
  2. Makes the ownPath portable

    Maël Nison committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    5bbe63a View commit details
    Browse the repository at this point in the history
  3. Fixes linting

    Maël Nison committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    747ba0e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

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

Commits on Oct 1, 2018

  1. Adds a --use-pnp option

    Maël Nison committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    6862713 View commit details
    Browse the repository at this point in the history
  2. Pin version

    gaearon committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    543f5f8 View commit details
    Browse the repository at this point in the history