static-resource-dirs looks for a src folder on Windows

I got the following error on Windows when setting

static-resource-dirs:
  - assets

in the decker.yaml file on Windows. I was able to reproduce this error when inserting this line into the tutorial's decker.yaml. Not sure why and where it looks for a src directory.

# support files up to date
Error when running Shake build system:
  at want, called at src\Text\Decker\Project\Shake.hs:128:10 in decker-0.10.0-FvbC5FgKItVBTg7e4Cnsz9:Text.Decker.Project.Shake
* Depends on: server
  at apply1, called at src\Development\Shake\Internal\Rules\Rerun.hs:41:5 in shake-0.18.5-JIltN70Z6uA8zMbpBJImj0:Development.Shake.Internal.Rules.Rerun
* Depends on: support
* Raised the exception:
src does not exist or is not a directory
Error: ExitFailure 1