File "main.js"
Full path: E:/sites/Single15/tinmung2007/webroot/Album-len-duong/res/main.js
File size: 444 B
MIME-type:
Charset: utf-8
requirejs.config({
baseUrl: 'js',
paths: {
// the left side is the module ID,
// the right side is the path to
// the jQuery file, relative to baseUrl.
// Also, the path should NOT include
// the '.js' file extension. This example
// is using jQuery 1.9.0 located at
// js/lib/jquery-1.9.0.js, relative to
// the HTML page.
jquery: 'jquery-2.2.1.min'
}
});