rollup v2.31.0 Release Notes

Release Date: 2020-10-15 // over 3 years ago
  • 2020-10-15

    🔋 Features

    • When using the output.moduleToStringTag option, also add the tag to entries with exports and simulated external namespaces (#3822)
    • ➕ Add the __esModule interop marker to IIFE global variables unless output.esModule is turned off (#3822)

    Pull Requests