Skip to content

Configurable server root #111

@pushred

Description

@pushred

I'm working on a project that involves overwriting the contents of view dynamically with a Grunt task. In order to start a dev server I need to start a Solidus server in a temporary sub-directory. However, the current path is set to the root because that is where my Grunt tasks are run. I'd rather not have to copy all of those files as well. I have one workaround presently that involves using a plugin to start a server via the CLI, but this seems to block any further tasks registered, interfering with file watchers, etc.

It'd be great if I could simply configure an alternate root for the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions