D
D
Dmitry2016-03-07 07:19:13
Django
Dmitry, 2016-03-07 07:19:13

How to build Angular from modules not using node.js?

I am working on a SPA application in Angular. The application is growing and I would like to break the current file into logical modules, for convenience. To give already collected and minimized application.
In fact, how to get such a structure?

  • src/module.js
  • src/github/github.svc.js
  • src/github/github.ctrl.js

I hope that no one will suggest node.js. I have nothing against it, I just worked with him about ... not once) And frankly, I want to do work, not study)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
un1t, 2016-03-07
@un1t

I used to try to collect statics on dzhang, but I eventually got over to gulp, which I advise you to do as well. Don't reinvent the wheel, use gulp.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question