needleAsap( command: "build" | "serve", config: undefined | null | needleMeta, userSettings: userSettings,): Promise<null | Plugin$1<any>[]> Parameters
- command: "build" | "serve"
- config: undefined | null | needleMeta
- userSettings: userSettings
Returns Promise<null | Plugin$1<any>[]>
Injects needle asap script into the index.html for when the main needle engine bundle is still being downloaded.