📅  最后修改于: 2022-03-11 15:01:59.780000             🧑  作者: Mango
require([path], function(content){
//need to catch errors as this will not be called;
}, function (err) {
//display error to user
});