umbraco/UI-Examples

Test website's App_Plugins folder in source control?

Closed this issue · 0 comments

Do these folders need to be source controlled?

As the "source of truth" for those files are from here...

...and those are copied across to the test websites with Gulp?

Ultimately, my bugbear is that when I make a change to a file, it is copied over to both v8 & v9 websites, and version-able in my Git repository. So either, should we remove those from the Git repo? or when I submit a pull-request, should I commit those too?