Closed userquin closed 11 months ago
This PR just use tsup approach to define exports.__esModule after use strict in the postbuild script:
tsup
exports.__esModule
use strict
Description
This PR just use
tsup
approach to defineexports.__esModule
afteruse strict
in the postbuild script:Linked Issues
Additional context