Skip to content

Commit 0d26df0

Browse files
committed
wip
1 parent fe30b81 commit 0d26df0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"graphql:codegen": "graphql-codegen --config codegen.yml",
2323
"graphql:codegen:dev": "graphql-codegen --config codegen.yml --watch",
2424
"preversion": "yarn lint",
25+
"design:icons": "svgr --config-file .svgrrc ~/Downloads/elcom-icons/ --out-dir src/icons/new/",
2526
"postversion": "git push origin main --follow-tags && git push origin main:test --force-with-lease",
2627
"heroku-postbuild-DISABLED": "yarn install --production=false && yarn build && yarn install --production",
2728
"e2e": "npx playwright test --grep-invert @har",

0 commit comments

Comments
 (0)