**Documentation below is deprecated and we no longer accept PRs to improve this. The new documentation will be available here [angular.io](https://angular.io/guide/build)**. # Global scripts You can add Javascript files to the global scope via the `scripts` option inside your project's build target options in `angular.json`. These will be loaded exactly as if you had added them in a `