Skip to content

dist/ folder causes conflicts in pull requests #43

@WolfGreyDev

Description

@WolfGreyDev

The dist folder appears to contain built/compiled files that shouldn't be tracked in version control. This folder should be:

  • Added to .gitignore
  • Removed from the repository
  • Built during the deployment process instead

This change would:

  • Reduce repository size
  • Avoid conflicts in built files between different contributors

I'd be happy to create a PR to address this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    unstableAny issue that relates to the unstable/next branch

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions