3.0 source code
This commit is contained in:
5
OfficeWeb/vendor/requirejs/tests/foo
vendored
Normal file
5
OfficeWeb/vendor/requirejs/tests/foo
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
//A test for loading a file with a protocol URL via require()
|
||||
|
||||
var foo = {
|
||||
name: "foo"
|
||||
};
|
||||
Reference in New Issue
Block a user