Hi When compiling SortableJS in production mode with angular CLI, there is no animations. I think, the build-optimizer maybe is removing some code. I have found an old issue about the same here: https://github.com/SortableJS/ngx-sortablejs/issues/70 I'm using the sortablejs library directly in my angular solution without ngx-sortablejs. My environment look like this: Angular: 8.2.9 Angular CLI: 8.3.8 sortablejs: 1.10.1