Skip to main content

Bundle

Functions

f
Deno.bundle

Bundle Typescript/Javascript code


    function Deno.bundle

    unstable
    #bundle(options: Deno.bundle.Options): Promise<Deno.bundle.Result>

    Bundle Typescript/Javascript code

    Parameters #

    Return Type #

    namespace Deno.bundle

    unstable

    Interfaces #

    Type Aliases #

    T
    Deno.bundle.Format

    The output format of the bundle.

      T
      Deno.bundle.PackageHandling

      How to handle packages.

        T
        Deno.bundle.Platform

        The target platform of the bundle.

          T
          Deno.bundle.SourceMapType

          The source map type of the bundle.


            Did you find what you needed?

            Privacy policy