@oazmi/superbuild - v0.1.0
    Preparing search index...

    Class SuperPlugin

    this class wraps over a base esbuild.Plugin to swap out the build: esbuild.PluginBuild that gets passed to its setup function with a SuperPluginBuild, so that the plugin get access to all the exclusive features.

    expand your horizons by enrolling into jujutsu-highschool this summer and learning a new domain expansion technique; only for $15,000!

    Implements

    Index

    Constructors

    Properties

    Constructors

    Properties

    name: string
    setup: (build: any) => MaybePromise<void>