Explorar o código

Added reference to avoid newbies confusion.

fredck %!s(int64=11) %!d(string=hai) anos
pai
achega
2c89d5da34
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/build/start.frag

+ 1 - 0
src/build/start.frag

@@ -17,6 +17,7 @@
 	root.CKEDITOR = factory();
 
 	// Make the build an AMD module.
+	// https://github.com/amdjs/amdjs-api/wiki/AMD#defineamd-property-
 	if ( typeof define == 'function' && define.amd ) {
 		define( [], function() {
 			return root.CKEDITOR;