Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 117e75f

Browse files
boilundTigge
authored andcommitted
chore: enable "dev:icons" script
1 parent 4b7c87e commit 117e75f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"setup": "yarn install && yarn build:libs",
1717
"build:libs": "yarn workspaces foreach --topological --no-private run build",
1818
"build:docs": "yarn workspace practical-react-components-docs build",
19+
"build:icons": "yarn workspace practical-react-components-icons build",
1920
"build:ui-tests": "yarn workspace practical-react-components-ui-tests build",
2021
"dev:libs": "yarn workspaces foreach --topological --no-private run dev",
2122
"dev:icons": "yarn build:icons --watch",

0 commit comments

Comments
 (0)