Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added bundleInfoJsonPath plugin option #211

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

RicBent
Copy link
Contributor

@RicBent RicBent commented Sep 12, 2024

This PR adds the following plugin option:

bundleInfoJsonPath?: string

If set, the plugin will write a JSON file containing information about the built bundles to the specified path in the output directory. This can for example be useful for dynamically injecting content scripts/styles from background scripts.

Copy link
Owner

@aklinker1 aklinker1 left a comment

Choose a reason for hiding this comment

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

This is a very cool idea!

@aklinker1 aklinker1 changed the title Added bundleInfoJsonPath plugin option feat: Added bundleInfoJsonPath plugin option Sep 14, 2024
@aklinker1 aklinker1 merged commit 241f51d into aklinker1:main Sep 22, 2024
2 checks passed
@aklinker1
Copy link
Owner

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