DmitryEfimenko / TwitterBootstrapMvc

Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap.
Apache License 2.0
224 stars 79 forks source link

the Nuget package installs to many files #406

Closed haldiggs closed 7 years ago

haldiggs commented 8 years ago

having to force my scripts to be inside \scripts and including the complete source for jquery is a bit over kill for us. So we have elected the manual install and usage... but where can I get the TwitterBootstrapMvcJs.js file? its not inside the zipped packages available on the site.

DmitryEfimenko commented 8 years ago

the Nuget package installs TwitterBootstrapMvcJs.js file in the scripts folder. After it's installed, just move it to whatever folder you'd like. Also, TwitterBootstrapMVC does not have dependency on the jquery package. See for your self. The zipped package on the website is very outdated. Don't use it.