I simply went to the angular.json file and added a reference to the bootstrap.js file in the scripts section.
"scripts": [ "scripts/bootstrap.js" ]