I may be using this incorrectly, but I cannot require the bootstrap javascript using require('bootstrap-sass').
Changing the main key in package.json to point to assets/javascripts/bootstrap.js, instead of the non-existent index.js appears to fix the issue.