F
F
flyu092017-02-04 21:31:22
webpack
flyu09, 2017-02-04 21:31:22

How can webpack build angular 1 directives,services,controllers?

webpack builds everything referenced in the entry file. But in mine there are no links to angular directives, services, controllers, etc... How to tell webpack to add scripts to bundle.js from all the folders angular needs?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2017-09-10
@ZaxapKramer

When it comes to building js projects , webpack is the best answer .
If you need to automate an arbitrary type of task , then gulp is the best solution .
However, these two tools are great friends with each other when each of them is doing its own thing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question