Skip to content

Commit

Permalink
Remove unused devopsWebpackStatsArtifactName and add devopsAssemblyAr…
Browse files Browse the repository at this point in the history
…tifactName (#16995)

Co-authored-by: Petr Duda <petrduda@microsoft.com>
  • Loading branch information
petdud and Petr Duda committed Feb 16, 2021
1 parent 9868451 commit 0e07d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sizeauditor.json
@@ -1,4 +1,4 @@
{
"devopsDropFolderName": "drop",
"devopsWebpackStatsArtifactName": "bundlesizes.json"
"devopsAssemblyArtifactName": "drop"
}

0 comments on commit 0e07d35

Please sign in to comment.