Skip to content

Crashing on wildcard directories #1

Description

@tilleps
$ localhost *

Results in:

throw new TypeError('Arguments to path.join must be strings');

Seems that the fs.watch() watches the current directory dot . causing the directory to be triggered as updated as well.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions