Import JavaScript Library in Angular Prj #339

Closed
opened 2025-08-09 17:15:54 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @spottedmahn on 10/31/2017

How I add Javascript files to an Angular project?

I've found this great post about how to do it using the Angular CLI but I'm not sure how to translate that to this project template.

angular.cli.json
"scripts":[ "../node_modules/underscore/underscore.js" ]

*Originally created by @spottedmahn on 10/31/2017* How I add Javascript files to an Angular project? I've found this [great post about how to do it using the Angular CLI](https://hackernoon.com/how-to-use-javascript-libraries-in-angular-2-apps-ff274ba601af) but I'm not sure how to translate that to this project template. >`angular.cli.json` >`"scripts":[ "../node_modules/underscore/underscore.js" ]`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#339
No description provided.