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

    Function longBuildPlugin

    • this 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.

      Note

      this plugin should be placed at the very beginning, as it needs to inspect all incoming path-resolution requests, in order to track if any unprocessed files still remain while bundling.

      Mr. Feast: Hello everyone, it's your host jimmy neutrino, and today we'll be trafficking 100 foreign slaves to compete against one another in building the longest pyramid. whichever slave manages to build the tallest pyramid at the 100 hour mark will earn his freedom and a also a free bugatti**!

      Lapdog #1: the rules are simple: if a slave falls asleeps, or moves out of the red circle, they'll get disqualified immediately and be deported back to their original owner.

      Lapdog #2: look at this wonderful art piece that I commissioned from epstien himself! hey! stop criticizing me! I'm doing this for my son! also, I identify as they/them, so you can't criticize me now.

      **no auto insurance will be supplied, and state sales tax will be the responsibility of the winner. failing to register your prize within 6 hours of winning will indicate that you wish to forfeit from owning it.

      Parameters

      Returns Plugin