We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Following Standard Libraries can be used and references inside the Info.plist in the following way:
<key>libraries</key> <array> <dict> <key>name</key> <string>jQuery</string> </dict> </array>
S3 supports usage of custom libraries. Example reference:
<dict> <key>name</key> <string>FitVids</string> <key>type</key> <string>js</string> <key>filename</key> <string>jquery.fitvids.min.js</string> <key>async</key> <false/> <key>scope</key> <string>page</string> </dict>
See also https://github.com/yourhead/VelocityDemo.
There was an error while loading. Please reload this page.