Skip to content

Static and route directory needs to be relative to the App instance #2

@lllama

Description

@lllama

At the moment, the app will try and load the static and route directories from where the app is invoked, which is not what we want.

Also affects the new-route command which will create the new route in the wrong directory (relative to where the command is run, not where the app is). This might be harder to fix, however, as there's no real way to know where the app lives.

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