Skip to content

Latest commit

History

History
5 lines (4 loc) 路 287 Bytes

slow-owls-explain.md

File metadata and controls

5 lines (4 loc) 路 287 Bytes
@preconstruct/cli
patch

Imports to @babel/runtime/helpers/esm/* will now be rewritten to @babel/runtime/helpers/* for CommonJS outputs. This fixes the CommonJS output in case you have ["@babel/plugin-transform-runtime", { "useESModules": true }]) in your Babel config.