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

fix(preset-env): Consider browserslist config if env.target not configured #8921

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    364459e View commit details
    Browse the repository at this point in the history
  2. fix(preset-env): Pass through path from swc env config to browserslist

    Defaults to empty PathBuf for wasm32 target, but does not seem to be
    used anyway
    egfx-notifications committed May 6, 2024
    Configuration menu
    Copy the full SHA
    75d2ff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ece22 View commit details
    Browse the repository at this point in the history
  4. fix(preset-env): Ignore env.path for swc_css_prefixer

    Maybe reconsider this later if this is functionality we want
    egfx-notifications committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7a7aaf8 View commit details
    Browse the repository at this point in the history