T M Dam
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Exclude build folder from project, but not from deployment?
Hi! Our TypeScript project stores all compiled files in a `build` folder. To exclude this folder from inspections, search, etc. we can mark this folder as excluded which works great. The problem is...