-
Notifications
You must be signed in to change notification settings - Fork 1k
Missing migration instructions to remove hash from file names. #7022
Copy link
Copy link
Closed
Labels
area:docs-commentCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devarea:toolingCategory: Development toolingCategory: Development toolingstatus:to-be-reviewedIssue needs to be reviewed by Microsoft for additional follow up / review.Issue needs to be reviewed by Microsoft for additional follow up / review.type:archive-old-issueIssues which are closed as tool old for active workIssues which are closed as tool old for active work
Metadata
Metadata
Assignees
Labels
area:docs-commentCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devCategory: Comment left on bottom of a docs page here: https://docs.microsoft.com/sharepoint/devarea:toolingCategory: Development toolingCategory: Development toolingstatus:to-be-reviewedIssue needs to be reviewed by Microsoft for additional follow up / review.Issue needs to be reviewed by Microsoft for additional follow up / review.type:archive-old-issueIssues which are closed as tool old for active workIssues which are closed as tool old for active work
Type
Fields
Give feedbackNo fields configured for issues without a type.
Cannot remove the hash from the build output,
The following was used in earlier versions
build.copyAssets.taskConfig = { excludeHashFromFileNames: true };This does not work anymore on 1.12.1, as build.copyAssets.taskConfig is undefined.
Feels like this got moved somewhere between 1.8.* to 1.12.* and all the change logs did not mention where this moved to.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.