Y
Hacker News
new
|
ask
|
show
|
jobs
by
tzahola
2904 days ago
Or just use a macro?
1 comments
hohenheim
2904 days ago
Yeah that would work but also make your code base a mess. Things that you can catch during build step and move in, or out, is much better handled at that level rather than leaking it into your code base.
link