rollup / plugins

🍣 The one-stop shop for official Rollup plugins
MIT License
3.64k stars 591 forks source link

Problem with @rollup/plugin-babel #1484

Closed jerrywu001 closed 1 year ago

jerrywu001 commented 1 year ago

Expected Behavior

Expected get inlined polyfill code from node_modules (like tsup):

image

Actual Behavior

The browser gets a runtime error with import or require

(If get inlined polyfill code, it can successfully run preview)

image

image

stale[bot] commented 1 year ago

Hey folks. This issue hasn't received any traction for 60 days, so we're going to close this for housekeeping. If this is still an ongoing issue, please do consider contributing a Pull Request to resolve it. Further discussion is always welcome even with the issue closed. If anything actionable is posted in the comments, we'll consider reopening it.