Skip to content

Add Support for Package Imports and Custom Output Path for Index File#15

Merged
BreX900 merged 3 commits intoBreX900:masterfrom
Ali1Ammar:master
Aug 3, 2025
Merged

Add Support for Package Imports and Custom Output Path for Index File#15
BreX900 merged 3 commits intoBreX900:masterfrom
Ali1Ammar:master

Conversation

@Ali1Ammar
Copy link
Copy Markdown
Contributor

This PR adds support for two new properties:

  1. use_package_support: Enables package-style imports.
  2. output_path: Allows setting a custom directory for the generated index file.

Enabling both lets us export the index file for use in other projects. The main motivation is to prevent using this file within the same library and instead make it consumable by other packages in the monorepo (e.g., the widgetbook project).

@BreX900 BreX900 merged commit fb7dd2f into BreX900:master Aug 3, 2025
1 check passed
@BreX900
Copy link
Copy Markdown
Owner

BreX900 commented Aug 3, 2025

Thank you very much for your contribution

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