Skip to content

v0.0.2

Compare
Choose a tag to compare
@dustinspecker dustinspecker released this 21 Jul 02:57
  1. Allows for creation multi-level modules.
    • run yo ng-poly:module test/home to create a module named 'test.home' in src/test/home, if src/test exists
    • 'test.home' will automatically be added as a dependency for the test module.