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

Conversation

mtrutledge
Copy link
Contributor

Fixes #3455

Summary

Made sure that lerna knew about the workspace packages configured for yarn. Had to move React Common to the top to make sure it was built first. Also added scripts to the main package.json for a cleaner interface instead of calling lerna directly from msbuild.

@mtrutledge mtrutledge added this to the 9.5.0 milestone Jan 8, 2020
@mtrutledge mtrutledge self-assigned this Jan 8, 2020
@ohine
Copy link
Contributor

ohine commented Jan 8, 2020

Thanks for taking a look at this @mtrutledge! These changes make sense, but it looks like the CI build is still failing. If you need an extra set of eyes, I'm always happy to help!

Copy link
Contributor

@mitchelsellers mitchelsellers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@mtrutledge
Copy link
Contributor Author

Taking a look to see why the CI build is failing. It almost looks like the export bundle is trying to compile the dnn-react-common that is already compiled instead of just packaging it.

@mtrutledge
Copy link
Contributor Author

If this CI build works will @donker and @valadas please run a couple more tests on their end.

Copy link
Contributor

@donker donker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solves the issue mentioned. I tested this.

@donker donker merged commit 2c2ad0f into dnnsoftware:develop Jan 11, 2020
valadas added a commit to valadas/Dnn.Platform that referenced this pull request Jan 11, 2020
valadas added a commit to valadas/Dnn.Platform that referenced this pull request Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants