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

feat: 🎸 Add packageSourceMaps option to WebpackPluginConfig #2581

Merged
merged 3 commits into from
Apr 29, 2022

Commits on Oct 15, 2021

  1. feat: 🎸 Add ignoreSourcemap to WebpackPluginConfig

    Add ignoreSourcemap to WebpackPluginConfig and use this to restrict
    generated source-map files from being included in the packaged
    application.
    
    ✅ Closes: #2573
    Zac Jacobson committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    1479815 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. PR feedback: exclude source map by default

    Zac Jacobson committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    2062c16 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. rename option to packageSourceMaps

    Zac Jacobson committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    8fa6320 View commit details
    Browse the repository at this point in the history