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

[storage] Adopt target: es2017 in tsconfig #15671

Closed
xirzec opened this issue Jun 10, 2021 · 1 comment · Fixed by #15835
Closed

[storage] Adopt target: es2017 in tsconfig #15671

xirzec opened this issue Jun 10, 2021 · 1 comment · Fixed by #15835
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Milestone

Comments

@xirzec
Copy link
Member

xirzec commented Jun 10, 2021

This change greatly reduces bundle size by allowing us to leverage native async functions in the runtime.

@xirzec xirzec added the Storage Storage Service (Queues, Blobs, Files) label Jun 10, 2021
@ramya-rao-a ramya-rao-a added the Client This issue points to a problem in the data-plane of the library. label Jun 10, 2021
@ramya-rao-a ramya-rao-a added this to the [2021] July milestone Jun 10, 2021
@EmmaZhu EmmaZhu modified the milestones: [2021] July, [2021] August Jun 23, 2021
@jeremymeng
Copy link
Member

@deyaaeldeen opened a PR #15835

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 23, 2021
update-typescript.md-for-resources (Azure#15671)

* update-typescript.md-for-resources

* update
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 23, 2021
update-typescript.md-for-resources (Azure#15671)

* update-typescript.md-for-resources

* update
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 23, 2021
update-typescript.md-for-resources (Azure#15671)

* update-typescript.md-for-resources

* update
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 23, 2021
update-typescript.md-for-resources (Azure#15671)

* update-typescript.md-for-resources

* update
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 23, 2021
update-typescript.md-for-resources (Azure#15671)

* update-typescript.md-for-resources

* update
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 23, 2021
update-typescript.md-for-resources (Azure#15671)

* update-typescript.md-for-resources

* update
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 23, 2021
update-typescript.md-for-resources (Azure#15671)

* update-typescript.md-for-resources

* update
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this issue Aug 23, 2021
update-typescript.md-for-resources (Azure#15671)

* update-typescript.md-for-resources

* update
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 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

Successfully merging a pull request may close this issue.

4 participants