Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

@rollup/plugin-commonjs works the unexpected with ant-design-vue #1760

Open
chaoXO opened this issue Aug 26, 2024 · 1 comment
Open

@rollup/plugin-commonjs works the unexpected with ant-design-vue #1760

chaoXO opened this issue Aug 26, 2024 · 1 comment

Comments

@chaoXO
Copy link

chaoXO commented Aug 26, 2024

  • Rollup Plugin Name:
  • Rollup Plugin Version:
  • Rollup Version:
  • Operating System (or Browser):
  • Node Version:
  • Link to reproduction (⚠️ read below):

Expected Behavior

Actual Behavior

Additional Information

@chaoXO
Copy link
Author

chaoXO commented Aug 26, 2024

Rollup Plugin Name:
commonjs

Rollup Plugin Version:
26.0.1

Rollup Version:
2.77.3

Operating System (or Browser):
chrome

Node Version:
v20.17.0

Link to reproduction (⚠️ read below):
https://stackblitz.com/edit/rollup-repro-f122t7?file=package.json

Expected Behavior
the build thing can be load correctly

Actual Behavior
Uncaught TypeError: require$$1$Z.concat is not a function
at require_objectGopn (index.30a139b1.js:6772:33)
at index.30a139b1.js:6779:14

Additional Information
may concern with ' 'hiddenKeys = require('./_enum-bug-keys').concat('length', 'prototype')'' from "ant-design-vue": "^1.7.8"

Actual Behavior
Additional Information

@chaoXO chaoXO changed the title @rollup/plugin-commonjs work the unexpected @rollup/plugin-commonjs work the unexpected with ant-design-vue Aug 26, 2024
@chaoXO chaoXO changed the title @rollup/plugin-commonjs work the unexpected with ant-design-vue @rollup/plugin-commonjs works the unexpected with ant-design-vue Aug 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant