You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2023. It is now read-only.
I'm using the Aurelia CLI and my app is failing in production because node_modules\aurelia-sortablejs\dist\amd\sortable.js is missing. So apparently it's not being bundled up for some reason. I've added the folders and file in my production directory as a workaround.