3.0 source code
This commit is contained in:
3
OfficeWeb/vendor/requirejs/tests/dataMain/skipDataMain/index.js
vendored
Normal file
3
OfficeWeb/vendor/requirejs/tests/dataMain/skipDataMain/index.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
define('index', ['a'], function (a) {
|
||||
a.modified = true;
|
||||
});
|
||||
Reference in New Issue
Block a user