We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Revert da349862d85438c29a41d2c99e703bcc9762dbcb...6255c029689515b3d246726ac82e31486d084507 on AMD
Created AMD (markdown)
Destroyed AMD (markdown)
Added missing word
Updated AMD (markdown)
Fixes a minor typo.
point to repo
relative id typo
fix quotes
add example of relative module ID resolution.
improve snippet that distinguishes it from the processor company
Revert 38bbd8d8f0c67522e6a6b8c0e215e7b8fb70fa17 ... 1ecd8d016d24b016b30c4ef492582844443dcaf5
Revert 229527f4942bea8004f787028ab972ee9023efee ... b586e6dafa5b7b03924c318c47db2aaf4bc4a962
Fix typo: "an" -> "a"
Fixed missing quote.
Removed confusing text in example about an anonymous module, as pointed it out in Issue #3
Better description of module ids.
Clarify relative module IDs are resolved relative to ref ID not its path, allow define('id', function(require){}), removed require.def reference, move CommonJS history to a section at the bottom, add section headings and paragraph breaks to help with readability
Fix small typo
Revert 5cf938ad0715413891a8dd35df0aed5e199f97d6 ... 17ecd541ddc494dd59dd6ae822722e4ad64832eb
Attempting to add fragment ID anchors to allow subsection linking.
enhanced wording in descriptions of define.amd
Changed "index" to "indexes" for consistency with "argument positions"
Fixed typo in description of dependencies argument (then instead of than)