Future of "dest" and "destination"
keisetsu opened this issue · 2 comments
keisetsu commented
I see in the README that "dest" is deprecated. Will you be removing the "dest" parameter from the jsdoc options in the future? We currently use grunt-newer, and if "dest" disappears it will really change the way newer works.
krampstudio commented
No I haven't planned to remove it and I'll keep it as an alias for the jsdoc destination
option. You can safely use it.
keisetsu commented
Thank you for making that clear!