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

[plugin-legacy] When build.rollupOptions.compact is set to true, the function signature of systemjs in the [manualChunks] legacy output is wrong. #16632

Closed
7 tasks done
AfireHong opened this issue May 8, 2024 · 0 comments · Fixed by #16633

Comments

@AfireHong
Copy link
Contributor

Describe the bug

image

Reproduction

https://github.com/AfireHong/vite-legacy-plugin-error

Steps to reproduce

No response

System Info

System:
    OS: macOS 14.2
    CPU: (12) arm64 Apple M2 Pro
    Memory: 93.14 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 16.20.2 - ~/.nvm/versions/node/v16.20.2/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v16.20.2/bin/yarn
    npm: 8.19.4 - ~/.nvm/versions/node/v16.20.2/bin/npm
    pnpm: 8.7.0 - ~/.nvm/versions/node/v16.20.2/bin/pnpm
  Browsers:
    Safari: 17.2
  npmPackages:
    @vitejs/plugin-legacy: ^5.4.0 => 5.4.0 
    @vitejs/plugin-vue: ^5.0.4 => 5.0.4 
    vite: ^5.2.0 => 5.2.11

Used Package Manager

pnpm

Logs

No response

Validations

@AfireHong AfireHong changed the title [plugin-legacy] When build.rollupOptions.compact is set to true, the function signature of systemjs in the [manualChunks] output is wrong. [plugin-legacy] When build.rollupOptions.compact is set to true, the function signature of systemjs in the [manualChunks] legacy output is wrong. May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant