Explorar o código

Added new features to the build config.

Piotrek Koszuliński %!s(int64=9) %!d(string=hai) anos
pai
achega
5fdb3b6618
Modificáronse 1 ficheiros con 5 adicións e 3 borrados
  1. 5 3
      dev/bundles/build-config-standard.js

+ 5 - 3
dev/bundles/build-config-standard.js

@@ -11,13 +11,15 @@ module.exports = {
 
 	// List of features.
 	features: [
-		'typing',
-		'undo',
 		'basic-styles/bold',
 		'basic-styles/italic',
+		'enter',
 		'heading',
+		'link',
+		'list',
 		'paragraph',
-		'enter'
+		'typing',
+		'undo'
 	],
 
 	// The format of the generated bundle.