Skip to content

Conversation

@MSNev
Copy link
Collaborator

@MSNev MSNev commented Jun 26, 2023

No description provided.

"module": "dist-es5/applicationinsights-test-module-type-check.js",
"types": "types/applicationinsights-test-module-type-check.d.ts",
"scripts": {
"clean": "grunt clean",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

grunt clean doesn't actually exist 😦

"purge": "node common/scripts/install-run-rush.js purge",
"fullClean": "git clean -xdf && npm install && rush update --recheck --full",
"rushClean": "node common/scripts/install-run-rush.js clean",
"fullClean": "npm run rushClean && git clean -xdf && npm install && rush update --recheck --full",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Splitting out the clean into a rush clean and then git clean -xdf as my machine (64gb) was running out of memory when performing a fully populated repo using git clean -xdf...

@MSNev MSNev force-pushed the MSNev/MainRelease branch from cc460e9 to 0dd9b88 Compare June 27, 2023 22:37
@MSNev MSNev merged commit b89849b into main Jun 30, 2023
@MSNev MSNev added this to the 3.0.3 milestone Sep 19, 2023
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