Skip to content

The minified JavaScript doesn't include the license header #6751

Open
@carlosmintfan

Description

Describe the bug

Hi there, thank you for this amazing library! I have detected that when bundling axios with vite (using laravel-vite-plugin), there is no license info about axios in my minified build, while there is such for other libraries I'm using. Actually, there is a license comment at https://github.com/axios/axios/blob/v1.x/dist/axios.js but not at https://github.com/axios/axios/blob/v1.x/dist/axios.min.js. I'd recommend using a comment style like /** or /*! so it hopefully wouldn't get removed by minifiers.

To Reproduce

No response

Code snippet

No response

Expected behavior

No response

Axios Version

No response

Adapter Version

No response

Browser

No response

Browser Version

No response

Node.js Version

No response

OS

No response

Additional Library Versions

No response

Additional context/Screenshots

No response

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