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

Option to delete sourcemaps after upload #40

@valerio

Description

@valerio

I've been using create-react-app to deploy with Netlify and this plugin has been very helpful in setting up the integration.

The problem I run into is that my sourcemaps get also deployed on Netlify and the full source is visible when opening the inspector.
I'd normally output sourcemaps in a separate directory from the one being deployed, but create-react-app doesn't give me that option without ejecting and having to manage a custom webpack config.

Would an option to delete sourcemaps after deployment be something worth adding to this plugin?
Happy to contribute the change if it's ok.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions