Is there any way to install js libraries to the specific folder in the project?
By default Nuget installs it to Scripts folder of the project, but I need to install it into /Scripts/BlaBla/ for example.
Thanks.
Is there any way to install js libraries to the specific folder in the project?
By default Nuget installs it to Scripts folder of the project, but I need to install it into /Scripts/BlaBla/ for example.
Thanks.
