Skip to content

[msal-node] lerna bootstrap and lerna builds #1383

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

Merged
merged 8 commits into from
Mar 17, 2020

Conversation

sameerag
Copy link
Member

This PR adds support for lerna bootstrap and lerna run build. This helps to build symlinks in the mono-repo between @azure/msal-common and @azure/msal-node.

@sameerag sameerag mentioned this pull request Mar 16, 2020
1 task
@@ -65,12 +66,14 @@
"module": "dist/msal-node.esm.js",
"devDependencies": {
"@types/jest": "^25.1.2",
"@types/uuid": "^7.0.0",
"axios": "^0.19.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

Needs to be a regular dependency.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

Copy link
Contributor

@pkanher617 pkanher617 left a comment

Choose a reason for hiding this comment

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

lgtm

@sameerag sameerag merged commit 8518076 into msal-node-generate-request Mar 17, 2020
@sameerag sameerag deleted the msal-node-lerna branch March 20, 2020 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants