Skip to content

Commit

Permalink
chore(react-persona): Add bundle-size command for bundle-size fixtures (
Browse files Browse the repository at this point in the history
microsoft#25055)

* chore: Adding bundle-size command for bundle size fixtures.

* change file
  • Loading branch information
sopranopillow authored and NotWoods committed Nov 18, 2022
1 parent 89e8563 commit 6c2a4e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore: Adding bundle-size command for bundle-size fixtures.",
"packageName": "@fluentui/react-persona",
"email": "[email protected]",
"dependentChangeType": "patch"
}
1 change: 1 addition & 0 deletions packages/react-components/react-persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"license": "MIT",
"scripts": {
"build": "just-scripts build",
"bundle-size": "bundle-size measure",
"clean": "just-scripts clean",
"code-style": "just-scripts code-style",
"just": "just-scripts",
Expand Down

0 comments on commit 6c2a4e6

Please sign in to comment.