Release
This commit is contained in:
5
client/islets/core/jquery/jquery-config.js
vendored
Normal file
5
client/islets/core/jquery/jquery-config.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
modules.define('jquery-config', function (provide) {
|
||||
provide({
|
||||
url: '//yastatic.net/jquery/1.10.1/jquery.min.js'
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user