-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
Hi Zemke. I am testing your code and I would like to add some dependencies using npm running the following command at the project root:
npm install datatables.net
I can see npm downloading the files to a node_modules at the project root. However I see there is an angular_modules at resources/assets/js/libs/angular_modules. The gulpfile includes this folder with 'libs/*/.js'. My question is: within your app, which would be the proper way to use npm to install a library and use it inside a controller? Thanks.
Metadata
Metadata
Assignees
Labels
No labels