Loader function to ensure the VectorizeEntityAction class is included in the bundle.
This prevents tree-shaking from removing the class during the build process.
Returns void
Remarks
This function should be called during application initialization to ensure
the action is properly registered with the MemberJunction class factory.
Loader function to ensure the VectorizeEntityAction class is included in the bundle. This prevents tree-shaking from removing the class during the build process.