Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Projects without a public directory or explicitly configured output directory fail with globbing error #100

@danswick

Description

@danswick

After the update to the latest version of webpack, it looks like some of the file copying logic has broken for projects without explicitly configured output directories. Building fails with the error:

ERROR: Cannot glob `**/*`: ENOENT: no such file or directory, stat '/myProject/public'

cc @tristen

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions