Merged in chore/icon-readme-update (pull request #2817)
Update icon generation script and remove unused font file * Update icon generation script and remove unused font file Approved-by: Matilda Landström
This commit is contained in:
Binary file not shown.
@@ -12,7 +12,7 @@
|
|||||||
"dev:sas": "turbo run dev --filter=@scandic-hotels/partner-sas --output-logs new-only",
|
"dev:sas": "turbo run dev --filter=@scandic-hotels/partner-sas --output-logs new-only",
|
||||||
"test": "turbo run test",
|
"test": "turbo run test",
|
||||||
"postinstall": "husky",
|
"postinstall": "husky",
|
||||||
"icons:update": "node scripts/material-symbols-update.mjs",
|
"icons:update": "jiti scripts/material-symbols-update.mts",
|
||||||
"check-types": "turbo run check-types",
|
"check-types": "turbo run check-types",
|
||||||
"env:web": "node scripts/show-env.mjs scandic-web --missing",
|
"env:web": "node scripts/show-env.mjs scandic-web --missing",
|
||||||
"env:sas": "node scripts/show-env.mjs partner-sas --missing",
|
"env:sas": "node scripts/show-env.mjs partner-sas --missing",
|
||||||
|
|||||||
Reference in New Issue
Block a user