-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels