-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
unstableAny issue that relates to the unstable/next branchAny issue that relates to the unstable/next branch
Description
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
Labels
unstableAny issue that relates to the unstable/next branchAny issue that relates to the unstable/next branch