kosz/generator-modular

Force a root path for the destination of generator files

Closed this issue · 1 comments

kosz commented

modular:route should default to src/routes
modular:controller should default to src/routes/main
modular:directive should default to src/directives
modular:service should default to src/services

kosz commented

make everything relative to

/src/app
for a webapp and

/src/module
for a module

or

/src