Skip to content

No configuration for route "/blog/:title" found. #552

@stevermeister

Description

@stevermeister

🐞 Bug report

the command

ng generate @scullyio/init:post --name="This is my post"

does not update config. it's still empty:

exports.config = {
  projectRoot: "./src",
  projectName: "blog",
  outDir: './dist/static',
  routes: {
  }
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions