• Modify the glb load path in codegen files. This is necessary if the assets directory is not the default (changed by the user in needle.config.json).

    Parameters

    • command: "build" | "serve"
    • config: undefined | null | needleMeta
    • userSettings: userSettings

    Returns undefined | Plugin$1<any>