Procházet zdrojové kódy

Added new features to the build config.

Piotrek Koszuliński před 9 roky
rodič
revize
5fdb3b6618
1 změnil soubory, kde provedl 5 přidání a 3 odebrání
  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.