You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This repo holds the API specifications for AMD and some APIs that are strongly r
5
5
*[Loader Plugins](https://github.com/amdjs/amdjs-api/blob/master/LoaderPlugins.md): Loader plugins extend an AMD implementation by allowing loading of resources that are not traditional JavaScript dependencies.
6
6
*[Common-Config](https://github.com/amdjs/amdjs-api/blob/master/CommonConfig.md): Optional common configuration. If a loader supports functionality that matches capabilities specified in these configuration values, these structures should be used to allow easier interop with other loaders.
7
7
8
-
The[amd-implement list](https://groups.google.com/group/amd-implement) is for discussions that do not fit into smaller items that can be tracked by issue tickets.
8
+
If you are implementing an AMD loader, the[amd-implement list](https://groups.google.com/group/amd-implement) is for discussions that do not fit into smaller items that can be tracked by issue tickets.
9
9
10
10
Some documents on the wiki that are not actual APIs but information related to AMD use:
0 commit comments