Reputation: 61
Is it possible to store the Jquery-1.7.2.mins.js with in side the build? This way the app does not have to download the file every time the application is launched and reducing the time it takes for the app to complete it's launch
Upvotes: 3
Views: 247
Reputation: 23273
Yes, of course. Just include it in the www directory and have your html link to it relatively.
Upvotes: 1