Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

The main module name is wrong when I setting a name after "yo angular" #106

Closed
@xydudu

Description

@xydudu
  1. First
    yo angular Test-App-Name
  1. Then in "index.html", I got the ng-app name
    <body ng-app="TestAppNameApp">

and in "scripts/app.js", I got this

    angular.module('testAppNameApp', [])

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions