F
F
flyu092017-02-04 21:27:29
Angular
flyu09, 2017-02-04 21:27:29

Migrating angular 1 from gulp to webpack?

In my app.js there are no definitions of directives, controllers, services, how to add scripts of directives of servers and controllers in the general bundle of webpack?
That is, I have a folder with views and controllers and so on are used there ... galp, adds links to all scripts from my js folder, in which all angular directives are controllers and so on ...
How tell webpack to pull all these Angular scripts into a common bundle, and not just what is requested in app.js, which I have in entry.
Also, in addition to this, there is also a bower, and I replace all of its modules with the same ones, only in node_modules. These modules have their own css, eot, svg, ttf, woff.... how to organize it with webpack?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
flyu09, 2017-02-04
@flyu09

please answer someone

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question