Skip to content

Conversation

@AhmadHassanButt
Copy link

@AhmadHassanButt AhmadHassanButt commented May 5, 2025

Description of Changes

This PR introduces a mechanism to extract assets from a zip file post-installation. The assets folder has been moved into a zip file to reduce the package size. During installation, the zip file is automatically extracted to the appropriate directory. This change helps optimize the package size and ensures that the necessary assets are available when needed.

This change has been tested by:

  1. Running npm run test to ensure all unit tests pass.
  2. Performing manual testing to verify the behavior.

Pull Request Checklist

  • The code is up-to-date with the main branch
  • I have performed a self-review of my code
  • npm run lint passes with this change
  • npm run test passes with this change
  • Tests have been added/updated for new functionality
  • Documentation has been updated to reflect this change (if applicable)
  • The commits follow the conventional commit spec
  • This pull request links relevant issues as Fixes #0000

Copy link
Owner

@dev-ahmadbilal dev-ahmadbilal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AhmadHassanButt great work 👏
Lets add tests for these scripts and remove asset management section from the Future roadmap docs.

@AhmadHassanButt
Copy link
Author

@AhmadHassanButt great work 👏 Lets add tests for these scripts and remove asset management section from the Future roadmap docs.

PTAL. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants