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

[ANNOUNCEMENT] [Storage] Browser bundles for storage packages #4707

Closed
HarshaNalluru opened this issue Aug 7, 2019 · 1 comment
Closed
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@HarshaNalluru
Copy link
Member

Browser bundles

Historically, the browser bundles have been attached to the Github release page and users were expected to download the same. For example, see the release for @azure/storage-blob_12.0.0-preview.1.

Moving forward, we want to instead encourage users to use npm install to download the relevant package from npmjs.com and extract the browser bundle from the installed package. For example, run npm install @azure/storage-blob and then use the relevant file under the browser folder.

Please provide feedback on the new method to obtain browser bundles and how this would fit in your workflows.


/cc - @XiaoningLiu @bterlson @ramya-rao-a @kurtzeborn

@HarshaNalluru HarshaNalluru added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Aug 7, 2019
@kurtzeborn
Copy link
Member

Not a single comment or concern on this. I think we're good now that we've released the next preview without the browser bundle on github.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants