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

[FEATURE]: Add support for fetching lib via URL #6

Open
anuraghazra opened this issue Feb 6, 2023 · 0 comments
Open

[FEATURE]: Add support for fetching lib via URL #6

anuraghazra opened this issue Feb 6, 2023 · 0 comments
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@anuraghazra
Copy link

Problem

Currently we either need to provide the public package name or bundled output of npm.

Would be nice if we can download the npm package from any arbitrary URL.

Usecase:

  • Use bundled library from Codesandbox CI
    eg: https://pkg.csb.dev/razorpay/blade/commit/3d845e9a/@razorpay/blade
  • This will also enable running this script inside a CI in future
@andrewbranch andrewbranch mentioned this issue Jun 3, 2023
16 tasks
@andrewbranch andrewbranch added help wanted Extra attention is needed feature New feature or request labels Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants