Skip to content

Should iron-router be a dependency? #20

@zvictor

Description

@zvictor

I understand that iron-router uses blaze-layout as dependency, but why the other way around? Isn't this a mistake?

$ mrt create myProject
myProject: created.

To run your new app:
   cd myProject
   meteor

$ cd myProject/
$ mrt add blaze-layout
✓ blaze-layout
    tag: https://github.com/EventedMind/blaze-layout.git#v0.2.5

Done installing smart packages

Stand back while Meteorite does its thing

Done installing smart packages

Ok, everything's ready. Here comes Meteor!

=> Errors while scanning packages:

While building package `blaze-layout`:
error: no such package: 'iron-router'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions