Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

swagger-tools does not support with webpack #622

@sajjanhubale

Description

@sajjanhubale

Hi,

We are using webpack to create production build , but it does not work with swagger-tools as it look for the exact path for swagger.yaml and controllers. We managed to keep swagger and minified controller files in dist folder but still no luck. I think swagger-tools looking for the exported method with same name given as operationId in swagger file, but now as we minified the controller files so it won't find exact piece of code. Please let us know how can we manage this?

Regards,
Sajjan Hubale

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions