Browse Source

Added new features to the build config.

Piotrek Koszuliński 9 years ago
parent
commit
5fdb3b6618
1 changed files with 5 additions and 3 deletions
  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.