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

Issues/3455 lerna build #3456

Merged
merged 7 commits into from
Jan 11, 2020
Merged

Commits on Jan 8, 2020

  1. Make sure react common is first to be looked at

    Matt Rutledge committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    1f39e00 View commit details
    Browse the repository at this point in the history
  2. Add workspaces as packages in lerna so it knows what to hoist to the …

    …root
    Matt Rutledge committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a027f2c View commit details
    Browse the repository at this point in the history
  3. Update version to 2.1.2

    Matt Rutledge committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    8939a49 View commit details
    Browse the repository at this point in the history
  4. Change to use newly added scripts in root package.json for a cleaner …

    …interface instead of calling lerna directly
    Matt Rutledge committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    bc8ac80 View commit details
    Browse the repository at this point in the history
  5. Remove the start script because we do not use gulp

    Matt Rutledge committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    81b0033 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Make dnn-react-common a dependency instead of dev dependency for webp…

    …ack to package properly
    Matt Rutledge committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    daed719 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Remove target node and ignore the min file for eslint

    Matt Rutledge committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    3f1d75b View commit details
    Browse the repository at this point in the history