Skip to content

Move source files to "src" folder in clients #1306

Closed
@trivikr

Description

@trivikr

Is your feature request related to a problem? Please describe.
The codegen clients and utility packages are developed independently, and lack standardization among them. The root TSConfig PR tries to standardize as explained in https://github.com/aws/aws-sdk-js-v3/pull/1297/files#r447210600

Describe the solution you'd like
This request is to move source files of clients in "src" folder in clients.
Most typescript projects store source files in src directory, and transpiled files in dist directory.

Describe alternatives you've considered
Retaining typescript files in root directory for clients

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions