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(asset): respect assetFileNames if rollupOptions.output is an array #8561

Merged
merged 7 commits into from Jun 15, 2022

Commits on Jun 13, 2022

  1. Copy the full SHA
    0996a1b View commit details
    Browse the repository at this point in the history
  2. perf(asset): move assetFileNames check to config.ts

    chenyitao committed Jun 13, 2022
    Copy the full SHA
    99fab6f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. chore: fix eslint issues

    chenyitao committed Jun 14, 2022
    Copy the full SHA
    f3bd570 View commit details
    Browse the repository at this point in the history
  2. chore: fix prettier issues

    chenyitao committed Jun 14, 2022
    Copy the full SHA
    325c073 View commit details
    Browse the repository at this point in the history
  3. test(legacy): modify multiple output build config

    chenyitao committed Jun 14, 2022
    Copy the full SHA
    03409aa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    92354a8 View commit details
    Browse the repository at this point in the history
  5. chore: update

    patak-dev committed Jun 14, 2022
    Copy the full SHA
    b1282d3 View commit details
    Browse the repository at this point in the history