generated from allen-cell-animated/github-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
the single quotes used to combine the watch expressions in npm start doesn't work on Windows.
change the single quotest to \\" and then the first watched command hangs.
remove the --watch and then it gets through all the steps and then fails to run because of failing to import css.
Expected Behavior
some engineers will want to develop on windows and so why should we stop them.
Reproduction
A minimal example that exhibits the behavior.
Environment
windows, main branch
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status