Tree-shaking anchor — call from a server bootstrap to guarantee the
@RegisterClass(BaseAction, ...) registrations are not eliminated by the
bundler. Referencing the classes through this function creates a static code
path the bundler keeps (mirrors LoadMLModelInferenceProcessor).
Tree-shaking anchor — call from a server bootstrap to guarantee the
@RegisterClass(BaseAction, ...)registrations are not eliminated by the bundler. Referencing the classes through this function creates a static code path the bundler keeps (mirrorsLoadMLModelInferenceProcessor).