3.0 source code
This commit is contained in:
4
OfficeWeb/vendor/requirejs/tests/plugins/pluginShim/a.refine
vendored
Normal file
4
OfficeWeb/vendor/requirejs/tests/plugins/pluginShim/a.refine
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
//The refine plugin changes the word refine into define.
|
||||
refine({
|
||||
name: 'a' + window.legacy.name
|
||||
});
|
||||
Reference in New Issue
Block a user