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.