5 Commits

Author SHA1 Message Date
dcc20fa983 fix(generators): use mkdirp-no-bin
When using npm link to develop against Ionic locally, most setups by
default require the use of 'sudo', which then requires the gulp clean
task to also be run with sudo.  Switch to mkdirp-no-bin so there are no
root owned files in dist/node_modules when using sudo npm link.
2016-02-04 15:23:00 -06:00
44be634997 chore(): update generator directories 2016-01-07 19:04:01 -06:00
9b860ea091 chore(generators): update pipe generator 2016-01-07 19:04:00 -06:00
65851c4404 update component, directive, injectable and page generator to work with latest folder structure 2015-12-29 16:35:16 +08:00
bf6369175b Feature(generate): Add generator for pipes 2015-10-30 23:38:10 -06:00