Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
define([
'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
normalize
Function · 0.85
Tested by
no test coverage detected