Skip to content

minifyInternalExports

  • Type: optional minifyInternalExports: boolean
  • Type: boolean
  • Default: true for format es or if output.minify is true or object, false otherwise

Whether to minify internal exports.

Released under the MIT License.