Edit file File name : amd-define.js Content :module.exports = function() { throw new Error("define cannot be used indirect"); }; Save