MCPcopy
hub / github.com/requirejs/requirejs / plugin.js

File plugin.js

tests/plugins/complexNormalize/sub/plugin.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1define(['module', 'sub/pluginDep'], function() {
2 return {
3 normalize: function(name, normalize) {
4 // Add the string "Normalized" onto the end of the module name

Callers

nothing calls this directly

Calls 1

normalizeFunction · 0.85

Tested by

no test coverage detected