Skip to content
  • julian.baeume's avatar
    fix packaging sub-generator not working any longer · 13562240
    julian.baeume authored
    This is a workaround for the problem of argv not being exposed any longer
    via the options object.
    
    It is now possible to use the --package option to pass the path to a
    package.json file. The old version without an name for the option can
    not be supported for newer versions of yo.
    
    Fixes #2
    13562240