genaiscript icon indicating copy to clipboard operation
genaiscript copied to clipboard

bundled version on genaiscript with x script

Open alyahmedaly opened this issue 10 months ago • 1 comments

I was thinking if I'm going genaiscript in a reusable lib, it would be way easier if I can have bundled version that include only my script and it's dependancies

I think this currently not easy as most of the apis is global

alyahmedaly avatar Mar 18 '25 08:03 alyahmedaly

Comment:

The request is clear, but it would be helpful to get more details about the desired functionality and use case. Specifically:

  1. Use Case:

    • What are you trying to achieve with a bundled version?
    • Are there specific scripts or functionalities that this bundle should include?
  2. Output Requirements:

    • How do you envision the bundled version being used? Will it be run within an existing script, imported as a module, or executed on its own?
  3. Dependency Management:

    • How will dependencies be managed for different ecosystems (e.g., Node.js, web browsers)?
  4. Performance and Size Considerations:

    • Are there any concerns regarding the performance implications of bundling?
    • What is the estimated size of the bundled version?
  5. Tooling:

    • What tools or frameworks would you like to use for bundling?

Once these details are provided, it will be easier to assess whether the request can be implemented and provide a more comprehensive solution.

AI-generated content by issue-reviewer may be incorrect

github-actions[bot] avatar Mar 18 '25 08:03 github-actions[bot]