Closed jerrywu001 closed 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. ⓘ
Expected Behavior
Expected get inlined polyfill code from node_modules (like tsup):
Actual Behavior
The browser gets a runtime error with
import
orrequire
(If get inlined polyfill code, it can successfully run preview)