เรียนรู้สู่การเป็นผู้สร้าง software
require.config({ catchError: true }); requirejs.onError = function(error) { console.log('module error'); console.log(error); }; require(['doseNotExistScript'], function(){ });
ไม่มีความคิดเห็น:
แสดงความคิดเห็น