8
0
Pārlūkot izejas kodu

Added new features to the build config.

Piotrek Koszuliński 9 gadi atpakaļ
vecāks
revīzija
5fdb3b6618
1 mainītis faili ar 5 papildinājumiem un 3 dzēšanām
  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.