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

    Module plugins/long_build

    an internal super-build plugin that enables the inclusion of additional imports dynamically, as esbuild is transforming the loaded content.

    the reason why this plugin is called "long build" is because it hangs up at its loader stage and waits for the import requests to come in, until all known entities that had entered the onResolve stage have exited through at least one onLoad hook.

    Classes

    LongBuildController
    LongBuildStep

    Interfaces

    LongBuildControllerConfig
    LongBuildPluginSetupConfig

    Functions

    longBuildPluginSetup
    longBuildPlugin