Commit 2c6bd62
committed
Dashboard: Remove unused assets (#6948)
<!--
## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"
If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):
## Notes for the reviewer
Anything important to call out? Be sure to also clarify these in your comments.
## How to test
Unit tests, playground, etc.
-->
<!-- start pr-codex -->
---
## PR-Codex overview
This PR focuses on the deletion of numerous asset files from the `apps/dashboard/public` directory and an update to the `logUnusedAssets.ts` script to adjust how asset file names are checked within the content.
### Detailed summary
- Deleted multiple asset files from `apps/dashboard/public/logos`, `apps/dashboard/public/assets`, and `apps/dashboard/public/assets/community/gallery`.
- Modified the `logUnusedAssets.ts` script:
- Changed the condition to check for asset file names to include a leading slash: `if (content.includes(`/${assetFileName.name}`))`.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->1 parent 98e0cbd commit 2c6bd62
File tree
44 files changed
+1
-7
lines changed- apps/dashboard
- public
- assets
- add-contract
- community/gallery
- dashboard
- contracts
- wallets
- engine
- illustrations
- landingpage
- desktop
- mobile
- og-image
- product-icons
- product-pages
- authentication
- connect
- embedded-wallets
- wallet-sdk
- solutions-pages/loyalty
- logos
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+1
-7
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments