Skip to content

The path to assets is not saved after the build #135

@aleksanderlamkov

Description

@aleksanderlamkov

I have two different files in different folders, but with the same names:

  1. /src/assets/images/categories/action/1.jpg
  2. /src/assets/images/categories/comedy/1.jpg

After the build, only one file got into the /dist/assets/images/ folder:

  • dist/assets/images/1-116x124.jpg

I think that if the folder structure inside src/assets/ had been saved after the build, there would have been no problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions