c9-core/node_modules/amd-loader/test/test2.js

4 wiersze
199 B
JavaScript
Czysty Zwykły widok Historia

2015-05-10 14:52:26 +00:00
// this tests the case where the AMD-loader is not loaded in the main module and
// the module using amd-loader uses define itself
console.log("require file with amd-loader and define")
require("e");