<div dir="ltr">I was about to add a jQuery library to the Mail app and then thought that we need it for other things too. (The library automatically increases the size of a textarea if text overflows, getting rid of intermittent scrollbars.<div>

<br></div><div style>So initially I wanted to add it to the Mail app js folder, but then I thought it should be in core/js. But then, hey we have a repo called 3rdparty for that, right? Now the confusing part is that most 3rdparty JS libraries indeed are in core/js (jQuery, lots of jQuery plugins etc) and not in 3rdparty (only chosen and jQuery UI timepicker really).</div>

<div style><br></div><div style>How’s the plan on moving forward with this?</div><div style>Short term: I should add the library to 3rdparty, right?</div><div style>Long term: Should we move 3rdparty JS libraries (like jQuery) out of core and into 3rdparty?</div>

</div>