-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
There's been a few discussion around the topic of not having dist/
in git, to prevent useless merge conflicts, etc.
Seems like there's 2 options - separate repo for the built package, or gitignore dist/ and git add --force the files. Either relies on travis updating dist/ when doing a successful master build.
Creating the issue so we can have 1 place for the discussion on how to do that...
Cc @mtho11 , @martinpovolny , @karelhala , @skateman
Metadata
Metadata
Assignees
Labels
No labels