Hot take: Your build folder should not be completely excluded from your source control. There are very few good reasons why npm run build
should run on production.
Hot take: Your build folder should not be completely excluded from your source control. There are very few good reasons why npm run build
should run on production.