3.0 source code
This commit is contained in:
5
OfficeWeb/vendor/requirejs/tests/text/local.js
vendored
Normal file
5
OfficeWeb/vendor/requirejs/tests/text/local.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
define(['text!./resources/local.html'], function (localHtml) {
|
||||
return {
|
||||
localHtml: localHtml
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user